cookiecutter-django/{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}
Martin Blech a362c4041a Added django-extensions to local configuration
It's one of the recommended apps in Two Scoops of Django. `runserver_plus` and
`shell_plus` are real time-savers!
2014-12-18 18:29:02 -03:00
..
config Added django-extensions to local configuration 2014-12-18 18:29:02 -03:00
contrib fix sites migrations 2014-09-03 15:07:36 -04:30
static refractor(settings): break up the settings into one module per configuration 2014-08-18 22:26:16 +05:30
templates Merge pull request #110 from Tavistock/patch-1 2014-07-09 22:18:06 -07:00
users addresses issue mentioned here: https://code.djangoproject.com/ticket/19353 2014-11-26 00:21:25 +05:30
__init__.py Took project_name out of the directory structure 2014-03-11 19:19:39 -07:00
manage.py remove south 2014-09-03 12:49:34 -04:30
urls.py refractor(settings): break up the settings into one module per configuration 2014-08-18 22:26:16 +05:30
wsgi.py refractor(settings): break up the settings into one module per configuration 2014-08-18 22:26:16 +05:30