cookiecutter-django/{{cookiecutter.repo_name}}/{{cookiecutter.project_name}}
Saurabh Kumar f79314ea2b feat(grunt): Add grunt task runner.
* Livereload server.
* Auto compile scss files.

* Heroku python buildpack needs to be specified explicitly to avoid auto detections
of the app as a `Node` app due to presence of `Package.json`.
2014-01-10 05:06:35 +05:30
..
config refactoring project to a also be a python package 2013-12-17 16:27:18 +01:00
static feat(grunt): Add grunt task runner. 2014-01-10 05:06:35 +05:30
templates refactoring project to a also be a python package 2013-12-17 16:27:18 +01: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 adding manage.py to scripts 2013-12-17 16:44:20 +01:00