summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2015-10-13Release specific changesankitjavalkar
2015-10-08Minor changes to setup.py and README.mdankitjavalkar
2015-10-07Clean setup procedureankitjavalkar
- Make corresponding app name changes in script - Change app name in setup.py - Minor changes in Readme, it is now split into quickstart & production - rename install script
2015-09-15Remove testapp dir, remove reference to testapp in paths, filesankitjavalkar
2015-09-14Change app name to 'yaksh'ankitjavalkar
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.