summaryrefslogtreecommitdiffstats
path: root/core/context.py
Commit message (Collapse)AuthorAgeFilesLines
* Django 1.7 mostly working. Big refactor so probably bugsSam Wenham2018-04-151-1/+1
|
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-021-0/+5
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple)