summaryrefslogtreecommitdiffstats
path: root/core/models/wallets.py
Commit message (Expand)AuthorAgeFilesLines
* 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