summaryrefslogtreecommitdiffstats
path: root/core/models/troggle.py
Commit message (Expand)AuthorAgeFilesLines
* Use logon not cookie when editing pagesPhilip Sargent2025-01-261-3/+7
* Model change: add 1:1 link Person:UserPhilip Sargent2025-01-211-2/+5
* First attempts at better use of Django query optimisationPhilip Sargent2025-01-101-11/+3
* fixing ,, bug in logbook rewriting, and fixing persons orderPhilip Sargent2024-07-301-1/+1
* simpler person icon in calendar reportPhilip Sargent2024-07-201-2/+3
* mugshots on expo pagePhilip Sargent2024-07-201-0/+4
* Replace Charfield with TextFieldPhilip Sargent2024-02-051-1/+2
* tests now work againPhilip Sargent2023-10-051-2/+1
* All working except floklist scriptPhilip Sargent2023-10-011-0/+1
* part-way though converting to slugs for peoplePhilip Sargent2023-10-011-3/+15
* Rename lookupAttribs and nonLookupAttribs + add slug to PersonPhilip Sargent2023-10-011-0/+2
* removed fossil URL_ROOT from active codePhilip Sargent2023-10-011-10/+9
* validate year in logbook entry formPhilip Sargent2023-09-051-11/+0
* CASCADE fixes in data modelPhilip Sargent2023-03-061-4/+6
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-14/+0
* Removed unused properties and movingPhilip Sargent2023-01-301-8/+8
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-71/+87
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-301-8/+8
* Renaming class - step 3 completePhilip Sargent2023-01-301-1/+1
* Renaming class step 2Philip Sargent2023-01-301-5/+0
* fixing Sunday display on calendarPhilip Sargent2023-01-301-40/+10
* Fixing dates on expedition tablePhilip Sargent2023-01-291-29/+29
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-291-4/+2
* sort imports using isort. tested.Philip Sargent2023-01-191-12/+10
* Adding docstrings, deleting unused codePhilip Sargent2022-12-231-26/+16
* fix more logbook parsingPhilip Sargent2022-12-171-1/+1
* Convert.format() to f-strings with flyntPhilip Sargent2022-11-231-6/+6
* new report to make aliases visiblePhilip Sargent2022-10-091-1/+2
* wallets per person - slow implementationPhilip Sargent2022-07-311-2/+2
* EXTEND MESSAGE FILED. cRASHES mARIAdbPhilip Sargent2022-07-221-1/+1
* file upload integration test workingPhilip Sargent2021-04-301-9/+0
* chipping away bug in personexpedition, remove rolePhilip Sargent2021-04-301-4/+11
* drawing file upload form workingPhilip Sargent2021-04-221-1/+9
* catch unknown scotsman errorPhilip Sargent2021-04-201-0/+1
* prospect and moving code to better placesPhilip Sargent2021-04-171-1/+1
* replace assert() with message loggingPhilip Sargent2021-04-131-2/+1
* move models_survex to models/survex.pyPhilip Sargent2021-04-131-1/+1
* create core/models/ directroyPhilip Sargent2021-04-131-0/+225