cqtu/contest
Sebastian Lohff fcd22f8231 Set Django to 4.0.1, add DB migrations
Now that we're somewhat Django4 compatible it's time to advertise our
newfound skill! Not all functionality has been tested, but it is
starting again.
2022-01-22 17:18:25 +01:00
..
migrations Set Django to 4.0.1, add DB migrations 2022-01-22 17:18:25 +01:00
__init__.py Initial commit 2017-01-18 02:25:12 +01:00
admin.py Pep8 fixes 2022-01-22 16:43:48 +01:00
apps.py Remove some python2 --> python3 leftovers 2022-01-22 16:47:07 +01:00
cbrparser.py Pep8 fixes 2022-01-22 16:43:48 +01:00
forms.py Pep8 fixes 2022-01-22 16:43:48 +01:00
models.py Set on_delete for all ForeignKey fields 2022-01-22 16:54:13 +01:00
signals.py Move to consistent use of spaces instead of tabs 2020-01-26 11:36:47 +01:00
tests.py Initial commit 2017-01-18 02:25:12 +01:00
urls.py Fix url config for Django4 2022-01-22 17:11:10 +01:00
validators.py Remove some python2 --> python3 leftovers 2022-01-22 16:47:07 +01:00
views.py user.is_authenticated is no longer a method 2022-01-22 17:16:43 +01:00