cookiecutter-django/{{cookiecutter.repo_name}}/{{cookiecutter.project_name}}
Ben Lopatin 016e049d07 Makes template var/tag delimiter spacing consistent
Single space between delimiter matches prescribed Django template style
and is consistent with the style those really smart people used in Two
Scoops of Django.
2014-02-28 14:29:12 -05:00
..
config feat(aws/s3): use Collectfast by @antonagestam for faster collectstatic. 2014-01-22 22:53:33 +05:30
static fix(grunt): Use 'sass' as folder name instead of 'scss'. 2014-01-10 13:52:09 +05:30
templates Makes template var/tag delimiter spacing consistent 2014-02-28 14:29:12 -05:00
users refactoring project to a also be a python package 2013-12-17 16:27:18 +01:00
__init__.py adding version and __init__.py file 2013-12-17 16:33:49 +01:00
manage.py Change DJANGO_SETTINGS_MODULE to config.settings 2014-02-05 16:49:24 +00:00