This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
nk20
Watch
1
Star
0
Fork
0
You've already forked nk20
mirror of
https://gitlab.crans.org/bde/nk20
synced
2025-02-06 23:33:01 +00:00
Code
Issues
Releases
Wiki
Activity
nk20
/
apps
/
note
/
models
History
Yohann D'ANELLO
1023c6c502
Use pre_delete signal insted of Model.delete() to prevent note balance issues when deleting a transaction (don't do it) in Django Admin
2020-09-06 20:18:59 +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
If a note is saved and the main name changed without changing the normalized form, update the main alias
2020-09-05 15:41:47 +02:00
transactions.py
Use pre_delete signal insted of Model.delete() to prevent note balance issues when deleting a transaction (don't do it) in Django Admin
2020-09-06 20:18:59 +02:00