Add formsets to contact forms, add WTEM form.
authorRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Mon, 7 Oct 2013 13:37:24 +0000 (15:37 +0200)
committerRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Mon, 7 Oct 2013 13:37:24 +0000 (15:37 +0200)
commit5fd8cacf1c73a8670d45406b7214a59eedaff07f
tree99f189974b30241160463b40c246d77e76138fb5
parent81924fe71a34d654c68fe238ec4d43ca26ca0882
Add formsets to contact forms, add WTEM form.
contact/forms.py
contact/views.py
edumed/contact_forms.py
edumed/settings.d/50-static.py
edumed/static/js/formset.js [new file with mode: 0755]
edumed/templates/contact/wtem/form.html [new file with mode: 0755]
edumed/templates/contact/wtem/mail_body.txt [new file with mode: 0755]
edumed/templates/contact/wtem/mail_subject.txt [new file with mode: 0755]
edumed/templates/contact/wtem/thanks.html [new file with mode: 0755]