spejstore/storage
Dariusz Niemczyk 45ad9bf88c
Migrate old django to the newest version
Django 1.x is no longer supported, and the app needed migration to 4.x
A lot of libraries has been unsupported or removed, so there's a few
of unrelated changes, but necessary for the migration process to work.
2023-07-11 17:52:38 +02:00
..
management Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
migrations Migrate old django to the newest version 2023-07-11 17:52:38 +02:00
templates Migrate old django to the newest version 2023-07-11 17:52:38 +02:00
__init__.py Initial commit 2016-09-30 00:04:43 +02:00
admin.py Migrate old django to the newest version 2023-07-11 17:52:38 +02:00
apiviews.py Migrate old django to the newest version 2023-07-11 17:52:38 +02:00
apps.py Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
models.py Migrate old django to the newest version 2023-07-11 17:52:38 +02:00
serializers.py Migrate old django to the newest version 2023-07-11 17:52:38 +02:00
tests.py Initial commit 2016-09-30 00:04:43 +02:00
urls.py Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
views.py Migrate old django to the newest version 2023-07-11 17:52:38 +02:00
widgets.py Migrate old django to the newest version 2023-07-11 17:52:38 +02:00