WIP: first draft of privacy notice, go to /privacy_notices to list them and...
WIP: first draft of privacy notice, go to /privacy_notices to list them and add them, please, create the folder privacy_notices/ before running
parent
dee1c0fa
No related branches found
No related tags found
Showing
- smash/web/forms/privacy_notice.py 15 additions, 0 deletionssmash/web/forms/privacy_notice.py
- smash/web/migrations/0177_auto_20201116_1508.py 29 additions, 0 deletionssmash/web/migrations/0177_auto_20201116_1508.py
- smash/web/migrations/0178_auto_20201116_1513.py 21 additions, 0 deletionssmash/web/migrations/0178_auto_20201116_1513.py
- smash/web/migrations/0179_auto_20201116_1528.py 21 additions, 0 deletionssmash/web/migrations/0179_auto_20201116_1528.py
- smash/web/models/__init__.py 1 addition, 0 deletionssmash/web/models/__init__.py
- smash/web/models/study.py 7 additions, 0 deletionssmash/web/models/study.py
- smash/web/templates/privacy_notice/add.html 8 additions, 0 deletionssmash/web/templates/privacy_notice/add.html
- smash/web/templates/privacy_notice/add_edit.html 83 additions, 0 deletionssmash/web/templates/privacy_notice/add_edit.html
- smash/web/templates/privacy_notice/breadcrumb.html 2 additions, 0 deletionssmash/web/templates/privacy_notice/breadcrumb.html
- smash/web/templates/privacy_notice/confirm_delete.html 62 additions, 0 deletionssmash/web/templates/privacy_notice/confirm_delete.html
- smash/web/templates/privacy_notice/edit.html 9 additions, 0 deletionssmash/web/templates/privacy_notice/edit.html
- smash/web/templates/privacy_notice/list.html 84 additions, 0 deletionssmash/web/templates/privacy_notice/list.html
- smash/web/templates/study/edit.html 6 additions, 0 deletionssmash/web/templates/study/edit.html
- smash/web/templatetags/filters.py 6 additions, 2 deletionssmash/web/templatetags/filters.py
- smash/web/urls.py 11 additions, 0 deletionssmash/web/urls.py
- smash/web/views/__init__.py 2 additions, 1 deletionsmash/web/views/__init__.py
smash/web/forms/privacy_notice.py
0 → 100644
smash/web/templates/privacy_notice/add.html
0 → 100644
smash/web/templates/privacy_notice/edit.html
0 → 100644
smash/web/templates/privacy_notice/list.html
0 → 100644
Please register or sign in to comment