summaryrefslogtreecommitdiff
path: root/manage.py
AgeCommit message (Collapse)Author
2015-12-21Update for Django 1.8Magnus Hagander
* Move manage.py to parent directory, and update for new contents * Import a wsgi.py from 1.8 * Change transactions from commit_on_success to atomic * Add mandatory fields list to forms * Fully qualify name on imports * New module for django URL functions