teacher confirmations + validate unique student emails
authorJan Szejko <janek37@gmail.com>
Thu, 13 Sep 2018 12:51:08 +0000 (14:51 +0200)
committerJan Szejko <janek37@gmail.com>
Mon, 17 Sep 2018 08:52:12 +0000 (10:52 +0200)
commit566ee7cbbf5ad86cc0fe154a4c592c522d97ead2
treec363b853199e8b2fa2e47ca050e412dcc50d4aa9
parentd8c8ef0dea593b6a0dcae8881b3853d783c51d3f
teacher confirmations + validate unique student emails
contact/forms.py
contact/views.py
edumed/contact_forms.py
edumed/templates/contact/olimpiada/form.html
edumed/templates/contact/olimpiada/mail_body.txt
wtem/migrations/0013_auto__add_teacherconfirmation.py [new file with mode: 0644]
wtem/models.py
wtem/templates/wtem/teacher_confirmed.html [new file with mode: 0644]
wtem/urls.py
wtem/views.py