A tool for bootstrapping development environments, specifically Django.
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
tweak the post-run notes for the django template...
79d7e64View on GitHubcode and tests for pulling template files from remote URLs... not actually integrated with gig though
d18065fView on GitHubadd debug toolbar and django-annoying with default configs
f4ef184View on GitHubignore the local settings file, can mess with deployment otherwise
f671dbeView on GitHubimprove tempalte listing.. might be kinda hackish with the gighooks imports...
aacbe8cView on GitHubtemplates now get a gighooks.py file which is ignored in copying, but chekced for post-build hooks (solves our SECRET_KEY problem, need to tweak other configs as well)
66eb5ceView on GitHubgenerate a new secret key for each project... kind of a hack but kind of important
8dd6c80View on GitHub