Merge-Todos
-
Check schoolapps settings.py and merge relevant stuff into biscuit/core/settings.py -
Check schoolapps requirements.txt and merge relevant dependencies into pyproject.toml -
Clean up and merge schoolapps urls.py -
Test and rebuild dashboard with django-live-templates (@ZugBahnHof, tracked in #173 (closed)) -
Remove debug app and replace with django_cron -
Recreate migrations -
Allow configuring more than one database
Edited by Tom Teichler