migrations
|
migrate bigint ids
|
2023-07-27 23:45:37 +02:00 |
__init__.py
|
events
|
2011-05-28 13:35:57 +02:00 |
admin.py
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
apps.py
|
add apps.py to all apps
|
2023-07-27 19:27:00 +02:00 |
managers.py
|
python3 only: remove six.moves imports
|
2020-05-29 12:17:18 +02:00 |
models.py
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
tasks.py
|
update to new celery api
|
2023-06-23 16:21:31 +05:30 |
views.py
|
python3 only: remove six.moves imports
|
2020-05-29 12:17:18 +02:00 |