summaryrefslogtreecommitdiffstats
path: root/core/context.py
Commit message (Collapse)AuthorAgeFilesLines
* Changing to new path() url function (initial)Philip Sargent2021-04-271-1/+1
|
* actually needed it seems.Philip Sargent2021-04-131-0/+4
|
* Docstrings for all modulesPhilip Sargent2021-04-131-0/+8
|
* create core/models/ directroyPhilip Sargent2021-04-131-1/+1
|
* 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)