management
|
remove config reloader
|
2020-09-27 17:58:35 +02:00 |
migrations
|
fix dates in cache
|
2018-07-09 16:19:27 +02:00 |
__init__.py
|
more moving around
|
2010-11-08 17:34:25 +01:00 |
admin.py
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
data_api.py
|
remove future imports
|
2020-05-30 21:23:16 +02:00 |
managers.py
|
python3 only: remove six.moves imports
|
2020-05-29 12:17:18 +02:00 |
models.py
|
python3 only: remove six.moves imports
|
2020-05-29 12:17:18 +02:00 |
site.py
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
tasks.py
|
move buld item metadata edits to tasks too
|
2020-09-13 16:41:34 +02:00 |
timelines.py
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
utils.py
|
python3 only: remove six.moves imports
|
2020-05-29 12:17:18 +02:00 |
views.py
|
move buld item metadata edits to tasks too
|
2020-09-13 16:41:34 +02:00 |