summaryrefslogtreecommitdiffstats
path: root/core/views/caves.py
Commit message (Expand)AuthorAgeFilesLines
* Remove CaveSLug as a Class. Now each Cave has only one slug for sure.Philip Sargent2024-07-121-3/+7
* fix directory for uploaded cave description photosPhilip Sargent2024-07-101-45/+90
* bug fix from unfinished work, abortedPhilip Sargent2024-07-081-0/+1
* bug fixPhilip Sargent2024-07-021-2/+2
* fixing cave slug <caveslug> issuesPhilip Sargent2024-06-291-10/+15
* fixing cave_editPhilip Sargent2024-06-281-1/+10
* infinite loop bug fixedPhilip Sargent2024-04-101-4/+11
* auto new year stuffPhilip Sargent2024-03-151-12/+14
* enhancing list of wallets on cave description pagePhilip Sargent2023-12-231-14/+6
* Make 'bearings' a read-only field on entrancesPhilip Sargent2023-11-181-0/+1
* Detecting data in field on cavePhilip Sargent2023-11-171-1/+2
* fixing side effects of the new cave url schemePhilip Sargent2023-11-121-27/+46
* fix error on first creating new entPhilip Sargent2023-11-081-9/+19
* Fix .3d filenamePhilip Sargent2023-11-071-19/+14
* fixed many problems in creating new entrancesPhilip Sargent2023-11-071-24/+80
* bugfix and making more robustPhilip Sargent2023-11-051-1/+1
* checking wallets earlier int he processPhilip Sargent2023-10-231-0/+1
* wallets & caves now many:manyPhilip Sargent2023-10-211-1/+16
* tidyingPhilip Sargent2023-10-151-5/+7
* fix edit entrance bugPhilip Sargent2023-10-111-10/+27
* add 1624 cavesPhilip Sargent2023-10-081-1/+7
* Better tag locationsPhilip Sargent2023-10-071-2/+2
* Orange &#x25B2; for caves with no EntranesPhilip Sargent2023-10-061-1/+6
* fixed duplicate paths to same pagePhilip Sargent2023-09-301-12/+23
* Comments chnaged to be more accuratePhilip Sargent2023-09-301-0/+1
* comment updatesPhilip Sargent2023-09-271-2/+0
* slightly cleaning up slug/areacode/unofficial_number messPhilip Sargent2023-09-261-1/+3
* fix code so tests workPhilip Sargent2023-09-161-3/+7
* .3d cave file linksPhilip Sargent2023-09-151-10/+3
* notable caves fixPhilip Sargent2023-09-131-7/+6
* debugging Cave page links..Philip Sargent2023-09-111-3/+3
* Removed class Area, use Cave.areacode Cave.subareaPhilip Sargent2023-09-101-4/+4
* Survex directories report tidiedPhilip Sargent2023-09-071-3/+11
* debugging entrance creation, single ent worksPhilip Sargent2023-08-041-13/+22
* bugfix2Philip Sargent2023-08-041-1/+2
* bugfixPhilip Sargent2023-08-041-1/+1
* bugfixPhilip Sargent2023-08-041-2/+3
* allow editing ent letter if blank on many ent cavesPhilip Sargent2023-08-041-6/+12
* trying to enable eidting of blank letter for entrancePhilip Sargent2023-08-041-3/+9
* trying to isolate bug in letter setting on entsPhilip Sargent2023-08-031-12/+19
* Entrance locations explanationsPhilip Sargent2023-08-021-1/+2
* remove unused pagePhilip Sargent2023-07-271-13/+0
* helpful comments on formPhilip Sargent2023-07-261-3/+1
* fix entrqnce edit bugPhilip Sargent2023-07-261-0/+6
* save connection between cave and entrances, before writing out the cavedata fileMartin Green2023-07-241-4/+3
* Removed ability to add other caves entrances to a cave.Martin Green2023-07-051-10/+11
* Bug fixes to allow adding of a new cave. No longer ask users about filenames...Martin Green2023-07-051-1/+7
* Have images saved to correct place, when edited in the cave or entrance view....Martin Green2023-07-051-0/+2
* Add some sort of orderinngMartin Green2023-07-031-1/+1
* Add list of entrancesMartin Green2023-07-031-1/+11