summaryrefslogtreecommitdiff
path: root/MANIFEST.in
AgeCommit message (Collapse)Author
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
2014-08-05Modification in manifiest.in to exlude some files from the testapp packageprathamesh
2014-08-05Placed setup.py in the parent folder.prathamesh
pip install [git repo], this command will automatically run this setup file.