mirror of
https://github.com/thecyberlearn/modern-django-starter.git
synced 2026-08-18 15:52:55 +00:00
- Add configure_site management command to create Django Site object - Configure site domain as dt.netcoptech.com during startup (like quantum-digital) - Update both compose files to run configure_site after migrations - This fixes the 'relation django_site does not exist' error on /accounts/login/ Django Allauth requires a Site object to work properly. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| configure_site.py | ||
| debug_settings.py | ||