Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing to new path() url function (initial) | Philip Sargent | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | actually needed it seems. | Philip Sargent | 2021-04-13 | 1 | -0/+4 |
| | |||||
* | Docstrings for all modules | Philip Sargent | 2021-04-13 | 1 | -0/+8 |
| | |||||
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
| | |||||
* | Django 1.7 mostly working. Big refactor so probably bugs | Sam Wenham | 2018-04-15 | 1 | -1/+1 |
| | |||||
* | [svn] Renaming troggle.expo to troggle.core. To do this, used: | substantialnoninfringinguser | 2009-07-02 | 1 | -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) |