konova/intervention
mipel 2f33e5fba9 Access url for interventions
* adds access_token as new attribute
* adds generating of access_token
* adds new form
* adds two new routes for sharing an intervention
* adds translation
* adds render_submit to BaseModalForm which triggers rendering the modal footer
2021-07-30 13:30:42 +02:00
..
templates/intervention Access url for interventions 2021-07-30 13:30:42 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Intervention model refactoring 2021-07-30 09:30:33 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Intervention model refactoring 2021-07-29 15:49:19 +02:00
forms.py Access url for interventions 2021-07-30 13:30:42 +02:00
models.py Access url for interventions 2021-07-30 13:30:42 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Intervention model refactoring 2021-07-29 15:49:19 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Access url for interventions 2021-07-30 13:30:42 +02:00
views.py Access url for interventions 2021-07-30 13:30:42 +02:00