cookiecutter-django/{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}
zcho a3ceb4c9f5 Fix lost import
Return lost import for 
raise forms.ValidationError(self.error_messages['duplicate_username'])
2015-01-04 13:59:38 +03:00
..
config Fixed typo 2015-01-03 16:56:01 -06: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 Fix lost import 2015-01-04 13:59:38 +03:00
__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