nk20/apps/activity
Yohann D'ANELLO c03c18e93a Test and cover treasury app 2020-09-04 15:53:00 +02:00
..
api Reorder import statements of apps/activity 2020-08-10 15:30:39 +02:00
fixtures Add activity type "Other" 2020-08-31 00:20:09 +02:00
migrations move apps to own dir 2019-08-11 14:47:44 +02:00
templates/activity Test and cover treasury app 2020-09-04 15:53:00 +02:00
tests move apps to own dir 2019-08-11 14:47:44 +02:00
__init__.py Unify file headers 2020-02-18 21:30:26 +01:00
admin.py Replace timezone.now().date() by date.today() 2020-08-16 00:36:34 +02:00
apps.py Unify file headers 2020-02-18 21:30:26 +01:00
forms.py Add placeholders in activity form 2020-08-31 00:15:02 +02:00
models.py Add placeholders in activity form 2020-08-31 00:15:02 +02:00
tables.py Update Django Tables 2, change accessor from dot to __ 2020-09-01 17:58:58 +02:00
urls.py Fix activity in Guest model 2020-03-27 19:16:38 +01:00
views.py Display form error when a permission is missing rather than display a 403 page 2020-08-30 16:23:55 +02:00