This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
cookiecutter-django
Watch
1
Star
0
Fork
You've already forked cookiecutter-django
0
mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced
2026-05-14 15:43:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
928c11bf1f
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
config
/
settings
/
__init__.py
2 lines
24 B
Python
Raw
Normal View
History
Unescape
Escape
refractor(settings): break up the settings into one module per configuration - moves urls.py to project_root - moves wsgi.py to project_root - 'config.settings' is replaced by 'config', selectively applicable configs are imported in '__init__.py' fixes: #47
2014-05-25 14:50:13 +00:00
# -*- coding: utf-8 -*-
Reference in a new issue
Copy permalink