]> git.parisson.com Git - teleforma.git/commit
Various improvement (addition to admin, limit to scripts, ...)
authorGael Le Mignot <gael@pilotsystems.net>
Tue, 13 Nov 2018 13:08:22 +0000 (14:08 +0100)
committerGael Le Mignot <gael@pilotsystems.net>
Tue, 13 Nov 2018 13:08:22 +0000 (14:08 +0100)
commit10c99b6f4b142f314e4521ea60eaf3de9dc97dff
tree44b5f452d02483c03e007508b88601f69258c68c
parent5941d75737e78377c5744020632f5a00c292e90b
Various improvement (addition to admin, limit to scripts, ...)
12 files changed:
teleforma/admin.py
teleforma/exam/forms.py
teleforma/exam/models.py
teleforma/exam/views.py
teleforma/management/commands/teleforma-update-balance.py [new file with mode: 0644]
teleforma/migrations/0106_auto__add_field_period_nb_script.py [new file with mode: 0644]
teleforma/migrations/0107_auto__add_field_student_balance.py [new file with mode: 0644]
teleforma/migrations/0108_auto__add_field_documenttype_for_corrector.py [new file with mode: 0644]
teleforma/migrations/0109_set_allowed_correctors.py [new file with mode: 0644]
teleforma/models/core.py
teleforma/models/crfpa.py
teleforma/views/core.py