summaryrefslogtreecommitdiff
path: root/testapp/templates/demo_settings.py
AgeCommit message (Collapse)Author
2015-09-15Remove testapp dir, remove reference to testapp in paths, filesankitjavalkar
2015-08-03- Move initial_fixtures to testapp/fixturesankitjavalkar
- Add fixtures path to demo_settings - Modify installer to include fixtures while creating proj
2015-08-03Remove taggit-autocomplete app, make pip compatibleankitjavalkar
Conflicts: testapp/templates/demo_urls.py
2015-08-03Modify installer script and cleanup;ankitjavalkar
- Add __init__.py - Add templates dir to MANIFEST - Add persistent store for project details - Modify initial_data.json - Fix imports Conflicts: testapp/templates/demo_settings.py