summaryrefslogtreecommitdiffstats
path: root/core/admin.py
Commit message (Expand)AuthorAgeFilesLines
* Admin search and filtersPhilip Sargent2025-02-091-15/+9
* import order fixed by ruffPhilip Sargent2024-12-151-1/+1
* Remove CaveSLug as a Class. Now each Cave has only one slug for sure.Philip Sargent2024-07-121-2/+1
* Removed class Area, use Cave.areacode Cave.subareaPhilip Sargent2023-09-101-2/+2
* SurvexDirectory removed from active codePhilip Sargent2023-09-061-7/+6
* Added CaveSlugs to AdminExpo on server2023-07-081-1/+2
* Much QM re-engineeringPhilip Sargent2023-03-171-11/+11
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-3/+0
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-50/+63
* Renaming class step 2Philip Sargent2023-01-301-4/+4
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-2/+3
* separated out Model for wallet to its own filePhilip Sargent2023-01-291-2/+2
* refactor to reduce db hits and fix *teamPhilip Sargent2023-01-281-0/+2
* sort imports using isort. tested.Philip Sargent2023-01-191-5/+9
* documenting fossilsPhilip Sargent2022-03-231-7/+4
* dwg upload and django admin extra searchPhilip Sargent2021-05-051-6/+25
* download logbook in standard HTML worksPhilip Sargent2021-04-281-1/+1
* rename ScansFolder class as WalletPhilip Sargent2021-04-261-2/+2
* Add new per-module ToDo textsPhilip Sargent2021-04-211-1/+1
* renaming CSS files for clarityPhilip Sargent2021-04-151-3/+3
* move models_survex to models/survex.pyPhilip Sargent2021-04-131-1/+1
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
* create core/models/ directroyPhilip Sargent2021-04-131-1/+1
* login decorator moved into views & .gitignorePhilip Sargent2021-04-021-0/+6
* move *_views files to /views/*Philip Sargent2021-03-311-1/+1
* remove commented out code, more commentsPhilip Sargent2020-07-291-10/+2
* Fixed QMs in Admin control panel &remv. OtherCavePhilip Sargent2020-07-231-5/+5
* Commented-out unused CaveDescription objectPhilip Sargent2020-07-231-2/+2
* remove NewSubCavePhilip Sargent2020-07-231-2/+2
* Simple renaming too-similar variablesPhilip Sargent2020-06-241-2/+2
* rename SurvexScansFolders and tidy survex parserPhilip Sargent2020-06-231-2/+2
* clean up import statements: more specificPhilip Sargent2020-06-221-22/+1
* Remove unused Survey objectPhilip Sargent2020-06-041-2/+2
* Comment-out all ScannedImage objectsPhilip Sargent2020-06-041-6/+6
* Imposrt mad more specificPhilip Sargent2020-05-301-1/+2
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-281-2/+4
* __unicode__ to __str__ 2to3 conversionPhilip Sargent2020-05-261-2/+2
* Remove PHOTOS_ROOT and DPhoto classPhilip Sargent2020-05-151-6/+7
* Backed out changeset: 4552f42bdf54Sam Wenham2019-06-261-4/+3
* Remove this stupid hard coded name matchSam Wenham2019-06-261-3/+4
* Fix CSRF issues in svx formSam Wenham2019-04-141-0/+1
* Remove the redundant render_with_context() as django now does this just with theSam Wenham2019-03-301-4/+4
* Prevent troggle adding the menu if there is one in the fileSam Wenham2019-02-231-2/+19
* Django 1.7 mostly working. Big refactor so probably bugsSam Wenham2018-04-151-3/+3
* Fix templates to use system javascript for jquery, jquery-ui andWookey2014-09-111-1/+1
* Prospecting guide and images and few minor other things.expo2013-08-011-0/+1
* Started removing foreignkeys to caves, to achieve greater flexability. Some ...expo2012-08-121-2/+1
* remove all the DOS linefeedsWookey2011-07-111-141/+141
* Removed SurveyStation model (not SurvexStation)Martin Green2011-07-101-1/+0
* edit logbooks, new logbook format, increased database normalisationMartin Green2011-05-011-3/+2