Compare commits

..

18 Commits

Author SHA1 Message Date
Sebastian Lohff 7ae53b6150 Set Django to 4.0.1, add DB migrations
2 years ago
Sebastian Lohff 13afffda02 staticfiles template tag libary is called static
2 years ago
Sebastian Lohff 1f39cc5b40 user.is_authenticated is no longer a method
2 years ago
Sebastian Lohff 933a337eac Fix url config for Django4
2 years ago
Sebastian Lohff 635289ed8f Set on_delete for all ForeignKey fields
2 years ago
Sebastian Lohff 970a3ae517 Remove some python2 --> python3 leftovers
2 years ago
Sebastian Lohff e5465632b4 Pep8 fixes
2 years ago
Sebastian Lohff 613cf9c099 Make profile a modelviewset + add /me/ for current profile
2 years ago
Sebastian Lohff fc78b91c51 Reorganize imports of api views.py
2 years ago
Sebastian Lohff 3c6936ba44 Move QSO no validation into model
2 years ago
Sebastian Lohff a7f303e651 Remove broken check from QSO form
2 years ago
Sebastian Lohff 0c8ba5eb87 Add REST API to webinterface
2 years ago
Sebastian Lohff b528d4dbb4 Add REST API to webinterface
2 years ago
Sebastian Lohff b0d7f9f2ec Allow regTime in user to be blank as well
2 years ago
Sebastian Lohff c41a30c66b clear_contest: make python3 ready, remove unused import
2 years ago
Sebastian Lohff a00ae715ac Bump django version to 1.11
2 years ago
Sebastian Lohff ba9c99e0ce Move to consistent use of spaces instead of tabs
2 years ago
Sebastian Lohff c9cff07432 Clarify choice of username at registration, again
4 years ago

Diff Content Not Available