summaryrefslogtreecommitdiffstats
path: root/core/models
Commit message (Collapse)AuthorAgeFilesLines
* re-enable lookup() on survexblock objects (again)Philip Sargent2023-03-081-3/+3
|
* restore lookup() functionPhilip Sargent2023-03-061-17/+18
|
* CASCADE fixes in data modelPhilip Sargent2023-03-064-24/+51
|
* Saving new survex file parses contents.Philip Sargent2023-03-061-1/+3
|
* Initial add of On This Day links to svx file pagePhilip Sargent2023-02-262-5/+9
|
* Update URLs to django documn versionPhilip Sargent2023-02-101-1/+1
|
* More todosPhilip Sargent2023-02-082-0/+7
|
* Many many bugs fixed for >1 svx file on a walletPhilip Sargent2023-02-031-4/+4
|
* Added 'Notes not needed' checkboxPhilip Sargent2023-02-021-17/+24
|
* Setting wallet dates earlier in the import processPhilip Sargent2023-02-011-1/+1
|
* date handling now working for new walletPhilip Sargent2023-02-011-1/+3
|
* Wallet editor into separate filePhilip Sargent2023-01-311-1/+1
|
* ruf cleanup imports, bigly.Philip Sargent2023-01-305-58/+6
|
* Removed unused properties and movingPhilip Sargent2023-01-302-11/+9
|
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-305-447/+515
|
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-302-10/+9
|
* Renaming class - step 3 completePhilip Sargent2023-01-301-1/+1
|
* Renaming class step 2Philip Sargent2023-01-304-13/+6
|
* renaming confusing Class, step 1Philip Sargent2023-01-301-2/+2
|
* fixing Sunday display on calendarPhilip Sargent2023-01-303-47/+25
|
* Fixing dates on expedition tablePhilip Sargent2023-01-292-35/+34
|
* fixing cyclic import problemPhilip Sargent2023-01-292-5/+8
|
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-294-11/+25
|
* bugfix from rearranged model filesPhilip Sargent2023-01-292-6/+5
|
* Moved Logbooks to separate model filePhilip Sargent2023-01-292-148/+181
|
* separated out Model for wallet to its own filePhilip Sargent2023-01-292-280/+297
|
* refactor to reduce db hits and fix *teamPhilip Sargent2023-01-281-1/+1
|
* refactored logbooks parserPhilip Sargent2023-01-271-0/+4
|
* sort imports using isort. tested.Philip Sargent2023-01-193-37/+33
|
* Adding docstrings, deleting unused codePhilip Sargent2022-12-232-36/+29
|
* Using Path() wherever possible in localsettings.pyPhilip Sargent2022-12-221-23/+3
|
* attempted speedup, explicit dates wallet objectsPhilip Sargent2022-12-201-4/+12
|
* Updates to make 2018 blog merge work (faster)Philip Sargent2022-12-191-2/+7
|
* Fixing wiki-parsing for 2009 logbookPhilip Sargent2022-12-181-17/+2
|
* fix more logbook parsingPhilip Sargent2022-12-171-1/+1
|
* Convert.format() to f-strings with flyntPhilip Sargent2022-11-232-14/+14
|
* 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
|
* new report to make aliases visiblePhilip Sargent2022-10-091-1/+2
|
* commentsPhilip Sargent2022-10-071-2/+2
|
* fix bug for wallet with empty fpathPhilip Sargent2022-10-031-4/+12
|
* bugfixes and enabling older wallets to be found and listedPhilip Sargent2022-09-221-2/+7
|
* more complete list of caves linked to walletsPhilip Sargent2022-09-221-1/+1
|
* Correct and validate JSON dates when they are read from filePhilip Sargent2022-09-201-1/+14
|
* Handling and fixing bad dates in JSON inputPhilip Sargent2022-09-201-2/+24
|
* bug fixes and coping with a list of cave ids in JSONPhilip Sargent2022-09-201-1/+1
|
* comments addedPhilip Sargent2022-09-151-1/+1
|