notes-ker-lann/apps/note/models
2020-08-15 18:57:44 +02:00
..
__init__.py Use a proxy for special transactions in treasury app for modularity (not a clean way, but without any other solution...) 2020-03-23 21:15:59 +01:00
notes.py Store note balances in a big integer 2020-08-13 18:04:28 +02:00
transactions.py 🎉 Use select_for_update tag to update note balances when we save a Transaction to avoid concurrency issues 2020-08-15 18:57:44 +02:00