- getSeason() only for staff members

- new view staff()
- updated bootstrap to version 3.4.1
- updated jquery to 3.6.3
- changed container layout in main view 'matchday'
This commit is contained in:
Martin Bley
2023-04-02 21:24:20 +02:00
parent 446a55f3e5
commit 99eaafff00
11 changed files with 127 additions and 78 deletions

View File

@@ -1,6 +1,6 @@
Django~=4.0.6
psycopg2~=2.9.3
Django~=4.1.7
psycopg2~=2.9.5
suds~=1.1.2
Pillow~=9.2.0
pytz~=2022.1
urllib3~=1.26.10
Pillow~=9.4.0
pytz~=2023.2
urllib3~=1.26.15