nk20/apps/note
ynerant 53090b1a21 Fix JS texts
Signed-off-by: ynerant <ynerant@crans.org>
2021-02-14 11:52:37 +01:00
..
api Check that permissions are working when accessing to API pages 2020-12-23 18:21:59 +01:00
fixtures Use migrations instead of fixtures to create BDE, Kfet and special notes 2020-09-05 10:33:24 +02:00
migrations Add __str__ to models, remove null=True in CharField and TextField 2020-09-07 01:06:22 +02:00
models Unit tests for API pages, closes #83 2020-12-23 14:54:21 +01:00
static/note/js Fix JS texts 2021-02-14 11:52:37 +01:00
templates/note Revert commit that broke beta branch 2020-09-23 18:32:09 +02:00
templatetags More tests in WEI app, but we can still go further 2020-08-11 01:03:29 +02:00
tests Check that permissions are working when accessing to API pages 2020-12-23 18:21:59 +01: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 a signal to prevent a user that the note balance is negative 2020-10-04 20:26:43 +02:00
forms.py Some table accessors weren't updated 2020-09-01 19:04:35 +02:00
signals.py Use a signal to prevent a user that the note balance is negative 2020-10-04 20:26:43 +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 Move consos.js where it belongs 2020-09-09 16:42:45 +02:00