]> git.parisson.com Git - teleforma.git/commit
Add some Script views and workflow
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 12 Jun 2014 21:36:22 +0000 (23:36 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 12 Jun 2014 21:36:22 +0000 (23:36 +0200)
commit744e5dc9dd6043a3b98e68dcc9357936e0416624
tree228759a61d7ad2d78778668cc96632baaaa2435b
parent279e7efbd63d7f562896a36dff56a28f40bfdad1
Add some Script views and workflow
14 files changed:
teleforma/exam/forms.py [new file with mode: 0644]
teleforma/exam/migrations/0014_auto__del_field_script_date_corrected__add_field_script_date_marked__a.py [new file with mode: 0644]
teleforma/exam/models.py
teleforma/exam/templates/exam/inc/script_list.html [new file with mode: 0644]
teleforma/exam/templates/exam/messages/script_marked.txt [new file with mode: 0644]
teleforma/exam/templates/exam/messages/script_rejected.txt [new file with mode: 0644]
teleforma/exam/templates/exam/script_detail.html
teleforma/exam/templates/exam/scripts.html [new file with mode: 0644]
teleforma/exam/urls.py
teleforma/exam/views.py
teleforma/locale/fr/LC_MESSAGES/django.mo
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/templates/telemeta/base.html
teleforma/templatetags/teleforma_tags.py