Commit graph

10 commits

Author SHA1 Message Date
j
9340c0e578 update to new celery api 2023-06-23 16:21:31 +05:30
j
844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j
dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j
1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j
22f83288c5 avoid looking up item twice 2016-06-15 18:29:09 +02:00
j
af0e0cffe8 person can be removed again, let async itemsort fail without exception 2016-06-15 14:34:46 +02:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
j
0fe1786ec0 update paths after changing name, fixes #1013 2012-09-30 18:27:01 +02:00
j
11b0a06107 typo, fixes #693 2012-03-21 09:13:38 +01:00
j
6bdbd729a7 update item sort after changing person sort value, fixes #30 2012-02-15 21:31:24 +05:30