summaryrefslogtreecommitdiffstats
path: root/core/models/caves.py
Commit message (Expand)AuthorAgeFilesLines
* Make .3d files in same dir as .svxPhilip Sargent2022-03-061-3/+11
* Detect unwriteable file permissions earlierPhilip Sargent2022-03-051-2/+3
* WORKING Dj2.2.24 & 2.2.25 py3.7Philip Sargent2022-03-021-1/+1
* remove chmod attemptPhilip Sargent2021-12-301-4/+5
* separate chmod from contextPhilip Sargent2021-12-301-5/+5
* chmod after writePhilip Sargent2021-12-301-2/+2
* chmod with context handlerPhilip Sargent2021-12-301-2/+4
* let exceptions bubble upPhilip Sargent2021-12-301-1/+3
* Move exception handling to calling ViewPhilip Sargent2021-12-301-13/+7
* bug fixPhilip Sargent2021-12-301-0/+1
* add git commit to file saving in 3 placesPhilip Sargent2021-12-301-19/+33
* fix old commentsPhilip Sargent2021-10-311-1/+0
* Entrance locations new report - url to cavePhilip Sargent2021-05-071-5/+16
* wgs84 lat long for entrancesPhilip Sargent2021-05-071-0/+2
* remove commented out bitsPhilip Sargent2021-05-071-31/+0
* dwg upload and django admin extra searchPhilip Sargent2021-05-051-8/+8
* chipping away bug in personexpedition, remove rolePhilip Sargent2021-04-301-0/+4
* 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