summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2015-08-03- Install script: Add subcommandsankitjavalkar
- Install script: Add code server launcher - Add requirements.txt - Edit README to fix changes/errors - Remove jquery v1.11.3 and add v1.4.2 - Edit initial_data.json
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
2015-02-18Made changes as per the comments on the PR.prathamesh
2014-09-24minor changeprathamesh
2014-09-23Changes in install requirements.prathamesh
Added mysql-python and versions to various the packages.
2014-08-11minor changeprathamesh
2014-08-11setup.py and readme files updatedprathamesh
2014-08-05Modification in manifiest.in to exlude some files from the testapp packageprathamesh
2014-08-05minor changeprathamesh
2014-08-05testing django-exam app, pip install from gitprathamesh
2014-08-05Placed setup.py in the parent folder.prathamesh
pip install [git repo], this command will automatically run this setup file.