Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt at append_slash, and backtrack. | Philip Sargent | 2025-02-18 | 1 | -1/+1 |
| | |||||
* | context processor documn link | Philip Sargent | 2023-04-05 | 1 | -2/+5 |
| | |||||
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 1 | -4/+5 |
| | |||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -0/+1 |
| | |||||
* | 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) |