summaryrefslogtreecommitdiffstats
path: root/core/models
Commit message (Expand)AuthorAgeFilesLines
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-282-12/+3
* 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
* Survex editor now parses edited filesPhilip Sargent2023-03-231-5/+10
* change on_delete to cascade for blocks in a filePhilip Sargent2023-03-221-3/+6
* fix broken tick-lists in walletsPhilip Sargent2023-03-211-1/+3
* fix download .3d filePhilip Sargent2023-03-211-1/+3
* obviate meaningless error messagesPhilip Sargent2023-03-181-1/+5
* fix more twiddly variations of QMsPhilip Sargent2023-03-181-13/+13
* Much QM re-engineeringPhilip Sargent2023-03-172-29/+24
* Fix QMs reports, remove V gradePhilip Sargent2023-03-171-4/+4
* Adding QM JSON exportPhilip Sargent2023-03-161-4/+6
* QM report updatingPhilip Sargent2023-03-141-5/+8
* Fixing inherited *date into sub-blocksPhilip Sargent2023-03-141-2/+3
* Better debug messagesPhilip Sargent2023-03-131-3/+3
* 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