Navigation
index
next
|
previous
|
django-reusable-app-docs v0.1.0 documentation
»
Django Project Conventions
»
Settings
ΒΆ
Placed in PROJECT/settings.py
If you are using an import mechanism, please use
from local_settings import *
at the bottom of your settings.py file
Previous topic
What is a Django Project
Next topic
URLs
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
django-reusable-app-docs v0.1.0 documentation
»
Django Project Conventions
»