nk20/apps/note
Alexandre Iooss 27aa2e9da8 JQuery is unable to cancel Turbolinks 2020-09-06 21:41:33 +02:00
..
api With normal rights, notes were displayed as there were inactive 2020-09-06 09:10:57 +02:00
fixtures Use migrations instead of fixtures to create BDE, Kfet and special notes 2020-09-05 10:33:24 +02:00
migrations Use migrations instead of fixtures to create BDE, Kfet and special notes 2020-09-05 10:33:24 +02:00
models 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
templates/note JQuery is unable to cancel Turbolinks 2020-09-06 21:41:33 +02:00
templatetags More tests in WEI app, but we can still go further 2020-08-11 01:03:29 +02:00
tests Test and cover note app 2020-09-01 15:54:56 +02:00
__init__.py Unify file headers 2020-02-18 21:30:26 +01:00
admin.py Test and cover note app 2020-09-01 15:54:56 +02:00
apps.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
forms.py Some table accessors weren't updated 2020-09-01 19:04:35 +02:00
signals.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
tables.py Fix some linting, some complex functions are remaining 2020-09-05 14:29:40 +02:00
urls.py Add "search transactions page" 2020-08-03 18:49:15 +02:00
views.py Test and cover note app 2020-09-01 15:54:56 +02:00