summaryrefslogtreecommitdiffstats
path: root/core/management
Commit message (Collapse)AuthorAgeFilesLines
* import order fixed by ruffPhilip Sargent2024-12-151-1/+0
|
* Update URLs to django documn versionPhilip Sargent2023-02-101-1/+1
|
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-7/+1
|
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-4/+5
|
* sort imports using isort. tested.Philip Sargent2023-01-191-2/+2
|
* Django 'command' system docmPhilip Sargent2021-11-111-2/+13
|
* tidy obsolete troggle/code/reset_dbPhilip Sargent2021-04-102-32/+30
|
* expopages now troggle/core/views_expoPhilip Sargent2021-03-301-1/+0
|
* rename flatpages as expopages to reduce confusionPhilip Sargent2021-03-301-1/+1
|
* delete duplicationPhilip Sargent2020-05-301-1/+1
|
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-281-1/+1
|
* delete duplicationPhilip Sargent2020-05-281-164/+10
|
* Remove PHOTOS_ROOT and DPhoto classPhilip Sargent2020-05-151-2/+6
|
* Update new management command for DB resetSam Wenham2019-03-301-44/+45
| | | | | | Switch to content_type from mimetype Make DB reset not nuke so much Tidy logbook parser
* Start of moving databasereset to django managementSam Wenham2019-02-253-0/+182