summaryrefslogtreecommitdiffstats
path: root/core/models/caves.py
Commit message (Expand)AuthorAgeFilesLines
* clean out broken QM bitsPhilip Sargent2021-04-271-28/+37
* bugfixesPhilip Sargent2021-04-271-1/+2
* Making entrances work for pending cavesPhilip Sargent2021-04-261-0/+18
* catch unknown scotsman errorPhilip Sargent2021-04-201-3/+2
* Better labels for objects in admin consolePhilip Sargent2021-04-201-1/+1
* Tests work on cave, person, expedition pagesPhilip Sargent2021-04-181-1/+1
* Cave and Entrance forms tuned to user needsPhilip Sargent2021-04-141-12/+16
* replace assert() with message loggingPhilip Sargent2021-04-131-1/+0
* move models_survex to models/survex.pyPhilip Sargent2021-04-131-1/+1
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-0/+709