summaryrefslogtreecommitdiffstats
path: root/core/models/caves.py
Commit message (Expand)AuthorAgeFilesLines
* ambiguous aliases removed more thoroughlyPhilip Sargent2023-07-271-9/+26
* make more robustPhilip Sargent2023-07-251-3/+6
* Make robust against duplicate objectsPhilip Sargent2023-07-251-4/+15
* lengthen url field, i hopePhilip Sargent2023-07-251-2/+2
* Bug fixes to allow adding of a new cave. No longer ask users about filenames...Martin Green2023-07-051-4/+7
* kml file output for google earth etcMartin Green2023-05-011-0/+20
* For a cave, force users to enter are and have a unique URL. Cope better if a...Martin Green2023-04-301-5/+8
* Have entrance coordinates displayed to web pages. (Requires expo web entranc...Martin Green2023-04-301-3/+3
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-281-11/+2
* EntranceSlug removed from data model.Philip Sargent2023-03-281-27/+9
* cached_slug str now a .slug field & pending fixedPhilip Sargent2023-03-281-12/+13
* remove 'primary' concept from entrance slugs. tested.Philip Sargent2023-03-281-12/+7
* debug ent reportPhilip Sargent2023-03-281-35/+40
* fix download .3d filePhilip Sargent2023-03-211-1/+3
* Much QM re-engineeringPhilip Sargent2023-03-171-2/+16
* CASCADE fixes in data modelPhilip Sargent2023-03-061-0/+5
* Initial add of On This Day links to svx file pagePhilip Sargent2023-02-261-0/+2
* Update URLs to django documn versionPhilip Sargent2023-02-101-1/+1
* More todosPhilip Sargent2023-02-081-0/+5
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-19/+5
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-159/+161
* Renaming class step 2Philip Sargent2023-01-301-1/+1
* fixing cyclic import problemPhilip Sargent2023-01-291-4/+2
* bugfix from rearranged model filesPhilip Sargent2023-01-291-0/+1
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-148/+0
* refactored logbooks parserPhilip Sargent2023-01-271-0/+4
* sort imports using isort. tested.Philip Sargent2023-01-191-18/+15
* Using Path() wherever possible in localsettings.pyPhilip Sargent2022-12-221-23/+3
* Fixing wiki-parsing for 2009 logbookPhilip Sargent2022-12-181-17/+2
* Convert.format() to f-strings with flyntPhilip Sargent2022-11-231-8/+8
* remove entry-type and tidy cache bitsPhilip Sargent2022-11-231-5/+0
* bugfix length declarationPhilip Sargent2022-11-211-1/+1
* cache tidy and move settings into parserPhilip Sargent2022-11-211-1/+1
* add 'lastvisit' field to entrances, for the datePhilip Sargent2022-10-121-0/+1
* Add date of update to the generated html filePhilip Sargent2022-10-121-6/+10
* more complete list of caves linked to walletsPhilip Sargent2022-09-221-1/+1
* Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into py...Martin Green2022-08-011-2/+8
|\
| * Extend wallets by cave reportPhilip Sargent2022-07-281-2/+8
* | Allow entrances to be edited with the correct parent url. Commit changes to ...Martin Green2022-08-011-2/+25
* | edit entrances within the correct url parentMartin Green2022-07-311-5/+15
* | Edit caves in the same parent URL as the final fileMartin Green2022-07-311-0/+3
|/
* improve reifying processPhilip Sargent2022-07-251-1/+2
* alias as separate error typePhilip Sargent2022-07-251-10/+5
* big rewrite of cave alias lookup systemPhilip Sargent2022-07-251-165/+184
* GetCave:Lookup neeeds workPhilip Sargent2022-07-241-1/+8
* bugfixesPhilip Sargent2022-07-221-4/+4
* more dead chicken wavingPhilip Sargent2022-07-211-3/+3
* need to see exception with all the renaming going onPhilip Sargent2022-07-211-1/+1
* Trial QM tick mechanism in survex filesPhilip Sargent2022-07-201-9/+5
* fix QM regex for number and rearrange url codePhilip Sargent2022-07-201-1/+1