summaryrefslogtreecommitdiffstats
path: root/core/views/caves.py
Commit message (Expand)AuthorAgeFilesLines
* fixing bugs after wookey sessionPhilip Sargent2022-03-221-25/+2
* Fixing URLs for cave descriptionsPhilip Sargent2022-03-181-52/+63
* Edit contents.json onlinePhilip Sargent2022-03-171-1/+0
* WORKING Dj2.2.24 & 2.2.25 py3.7Philip Sargent2022-03-021-1/+0
* more commentsPhilip Sargent2022-02-261-1/+2
* remove chmod attemptPhilip Sargent2021-12-301-12/+12
* let exceptions bubble upPhilip Sargent2021-12-301-8/+10
* Move exception handling to calling ViewPhilip Sargent2021-12-301-3/+19
* fix tests to match new error messagesPhilip Sargent2021-12-051-6/+26
* Better error msgs for bad slugsPhilip Sargent2021-12-051-3/+7
* to-do list updatesPhilip Sargent2021-11-071-0/+3
* CaveView status is now documentedPhilip Sargent2021-11-061-3/+3
* , replace raise with error msgPhilip Sargent (laptop)2021-05-131-4/+2
* not found now does 404 & moved loginPhilip Sargent2021-05-031-1/+1
* removing cruft, renaming badly named thingsPhilip Sargent2021-04-301-1/+1
* buxfixesPhilip Sargent2021-04-281-3/+3
* delete: never implemented properlyPhilip Sargent2021-04-271-7/+0
* Making entrances work for pending cavesPhilip Sargent2021-04-261-4/+3
* Fixing cave edit form and cave creation parserPhilip Sargent2021-04-251-1/+10
* fix template bug for newentrancePhilip Sargent2021-04-171-5/+14
* prospect and moving code to better placesPhilip Sargent2021-04-171-2/+5
* Fixed cave sort-order in cave indexPhilip Sargent2021-04-161-7/+11
* split out prospecting guide codePhilip Sargent2021-04-161-258/+1
* Cave and Entrance forms tuned to user needsPhilip Sargent2021-04-141-12/+29
* restored cave edit capabilityPhilip Sargent2021-04-141-2/+9
* Docstrings for all modulesPhilip Sargent2021-04-131-1/+6
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
* create core/models/ directroyPhilip Sargent2021-04-131-1/+1
* compatible with Dj2.1.5Philip Sargent2021-04-071-7/+7
* bugger, missed this editPhilip Sargent2021-04-031-1/+1
* 3d CaveView regeneates .3d file in cachePhilip Sargent2021-04-031-40/+101
* survex_file field inconsistency detection & editPhilip Sargent2021-04-021-22/+66
* login decorator moved into views & .gitignorePhilip Sargent2021-04-021-1/+1
* enable non-cave html and images redirectionPhilip Sargent2021-04-011-3/+8
* fix cave description viewPhilip Sargent2021-04-011-12/+35
* move *_views files to /views/*Philip Sargent2021-03-311-0/+541