cqtu/contest
Sebastian Lohff 970a3ae517 Remove some python2 --> python3 leftovers
Remove some __future__ imports and the six compability layer (which was
not mentioned in the requirements.txt anyway).
2022-01-22 17:35:57 +01:00
..
migrations Missing DB fields for user questionaire 2019-01-23 00:51:07 +01:00
__init__.py Initial commit 2017-01-18 02:25:12 +01:00
admin.py Pep8 fixes 2022-01-22 17:35:57 +01:00
apps.py Remove some python2 --> python3 leftovers 2022-01-22 17:35:57 +01:00
cbrparser.py Pep8 fixes 2022-01-22 17:35:57 +01:00
forms.py Pep8 fixes 2022-01-22 17:35:57 +01:00
models.py Remove some python2 --> python3 leftovers 2022-01-22 17:35:57 +01:00
signals.py Move to consistent use of spaces instead of tabs 2022-01-22 17:27:39 +01:00
tests.py Initial commit 2017-01-18 02:25:12 +01:00
urls.py Move to consistent use of spaces instead of tabs 2022-01-22 17:27:39 +01:00
validators.py Remove some python2 --> python3 leftovers 2022-01-22 17:35:57 +01:00
views.py Pep8 fixes 2022-01-22 17:35:57 +01:00