summaryrefslogtreecommitdiffstats
path: root/core/views.py
Commit message (Collapse)AuthorAgeFilesLines
* import fixes & statistics tablePhilip Sargent2020-06-121-1/+1
|
* Convert codebase for python3 usagePhilip Sargent2020-05-241-5/+5
|
* remove all the DOS linefeedsWookey2011-07-111-8/+8
|
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-021-0/+8
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple)