search_fields = ['author__username', 'author__last_name', 'corrector__username',
'corrector__last_name', 'course__title', 'course__code']
readonly_fields = ['date_added','uuid','box_uuid','sha1','mime_type']
- list_filter = ['course__title', 'session', 'type']
- list_display = ['title', 'author_name']
+ list_filter = ['course__title', 'session', 'type', 'status']
+ list_display = ['title', 'author_name', 'status']
def author_name(self, instance):
return instance.author.username
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-14 16:21+0200\n"
+"POT-Creation-Date: 2015-07-14 18:26+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Guillaume Pellerin <yomguy@parisson.com>\n"
"Language-Team: LANGUAGE <lists@parisson.com>\n"
#: exam/models.py:63
msgid "backup"
-msgstr ""
+msgstr "sauvegardé"
#: exam/models.py:65
msgid "unreadable"
msgid "New score"
msgstr "Nouvelle note"
-#: exam/templates/exam/score_form.html:59
-#: exam/templates/exam/script_form.html:66
+#: exam/templates/exam/score_form.html:60
+#: exam/templates/exam/script_form.html:68
#: templates/registration/registration_form.html:21
msgid "Submit"
msgstr "Soumettre"
"Il y a une une erreur lors de votre soumission de copie. Merci de vérifier "
"votre fichier ou de réessayer plus tard."
-#: exam/views.py:266
+#: exam/views.py:267
msgid "all courses"
msgstr "toutes les matières"
msgstr ""
#: templates/teleforma/media_pending.html:27
-#, fuzzy
msgid "Testimonials"
-msgstr "Attestation"
+msgstr "Attestations"
#: templates/teleforma/media_pending.html:45
#, fuzzy