]> git.parisson.com Git - teleforma.git/commit
Remove Corrector class so that the quotas are directly related to user
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 13 Jun 2014 22:45:09 +0000 (00:45 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 13 Jun 2014 22:45:09 +0000 (00:45 +0200)
commit27d0c9cb921af504c7aed7d404c7c95eab4c5662
tree92beec42ce8e0b76802ceaad737b4ea08d4b7160
parent4605e431fec48f6677c15341c686e1e4b88279a1
Remove Corrector class so that the quotas are directly related to user
13 files changed:
teleforma/admin.py
teleforma/exam/admin.py
teleforma/exam/migrations/0015_auto__del_corrector__chg_field_script_corrector__chg_field_quota_corre.py [new file with mode: 0644]
teleforma/exam/migrations/0016_auto__add_field_quota_period.py [new file with mode: 0644]
teleforma/exam/models.py
teleforma/exam/templates/exam/inc/script_list.html
teleforma/exam/templates/exam/script_detail.html
teleforma/exam/views.py
teleforma/locale/fr/LC_MESSAGES/django.mo
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/templatetags/teleforma_tags.py
teleforma/views/core.py
teleforma/views/crfpa.py