summaryrefslogtreecommitdiffstats
path: root/core/models/wallets.py
Commit message (Expand)AuthorAgeFilesLines
* import order fixed by ruffPhilip Sargent2024-12-151-1/+1
* local import of DataIssuePhilip Sargent2024-08-111-0/+2
* cleaned up wallets import processPhilip Sargent2024-08-111-18/+19
* wallets subfolders fiddlingPhilip Sargent2024-08-111-7/+25
* make more robustPhilip Sargent2024-08-111-3/+5
* check slashes in dates in walletsPhilip Sargent2024-08-111-4/+9
* debug msgPhilip Sargent2024-07-301-1/+1
* using filename for entrance_slug not the <slug> field in entrance_data filePhilip Sargent2024-06-301-0/+1
* enhancing list of wallets on cave description pagePhilip Sargent2023-12-231-2/+5
* findng variant data on survexblocks and setting wallet *refPhilip Sargent2023-10-261-1/+1
* Revised (faster, less brain damaged) wallet pagesPhilip Sargent2023-10-251-21/+13
* refactoring duplicate codePhilip Sargent2023-10-231-22/+57
* remove print stmtsPhilip Sargent2023-10-231-4/+3
* JSON cache per python instance - workingPhilip Sargent2023-10-231-4/+21
* checking wallets earlier int he processPhilip Sargent2023-10-231-8/+23
* wallets & caves now many:manyPhilip Sargent2023-10-211-1/+31
* clean up small errors and debuggingPhilip Sargent2023-10-051-3/+4
* Make people listed in wallets url-linkablePhilip Sargent2023-10-051-1/+2
* removed fossil URL_ROOT from active codePhilip Sargent2023-10-011-1/+2
* moer people/logbook improvementsPhilip Sargent2023-09-051-1/+0
* hide warning msgs about pre 1999 walletsPhilip Sargent2023-09-051-5/+21
* suppress pointless msgPhilip Sargent2023-08-071-1/+2
* better msgPhilip Sargent2023-08-051-2/+2
* electronic surveys still need notesPhilip Sargent2023-07-291-39/+42
* better fix for variant date formatsPhilip Sargent2023-07-251-11/+15
* detect non-ISO dates in JSON and from user and fixPhilip Sargent2023-07-231-29/+55
* stop crash on live systemPhilip Sargent2023-07-141-2/+4
* fix broken tick-lists in walletsPhilip Sargent2023-03-211-1/+3
* obviate meaningless error messagesPhilip Sargent2023-03-181-1/+5
* 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-301-1/+0
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-67/+62
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-291-1/+3
* separated out Model for wallet to its own filePhilip Sargent2023-01-291-0/+293