Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-03 | - Install script: Add subcommands | ankitjavalkar | |
- 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-03 | Remove taggit-autocomplete app, make pip compatible | ankitjavalkar | |
Conflicts: testapp/templates/demo_urls.py | |||
2015-08-03 | Modify 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-18 | Made changes as per the comments on the PR. | prathamesh | |
2014-09-24 | minor change | prathamesh | |
2014-09-23 | Changes in install requirements. | prathamesh | |
Added mysql-python and versions to various the packages. | |||
2014-08-11 | minor change | prathamesh | |
2014-08-11 | setup.py and readme files updated | prathamesh | |
2014-08-05 | Modification in manifiest.in to exlude some files from the testapp package | prathamesh | |
2014-08-05 | minor change | prathamesh | |
2014-08-05 | testing django-exam app, pip install from git | prathamesh | |
2014-08-05 | Placed setup.py in the parent folder. | prathamesh | |
pip install [git repo], this command will automatically run this setup file. |