1
Just set DJANGO_SETTINGS_MODULE
in environment variables to your desired config file.
That won’t make you to change any of other services config files, and you don’t even need to change django settings files.
- Django error: no such table "boletin_registrado"
- Django: 'Could not parse' error when creating an HTML list of names of objects from a database
- Cannot resolve keyword 'XXX' into field
- JavaScript alertbox if Django form missing fields
Source:stackexchange.com