Make the webinterface ready for 2022 #1

Open
seba wants to merge 9 commits from cleanup-and-fixes-2022 into master

9 Commits (master)

Author SHA1 Message Date
Sebastian Lohff f4144633d6 Add link to sourcecode to footer
2 years ago
Sebastian Lohff 1f93f9e7bd Dynamically find currently active Contest
2 years ago
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