]> git.parisson.com Git - teleforma.git/commit
WIP
authorYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 4 Jun 2020 13:59:20 +0000 (15:59 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 4 Jun 2020 13:59:20 +0000 (15:59 +0200)
commite516eeec5f073f55e3ad48444c2a4f43f40d350e
tree54434d5f07a77a91640f23887f8ece168900928e
parentf6088ef4952dc23e567f14467a3621f89d629328
WIP
24 files changed:
teleforma/exam/templates/exam/mass_score_form.html
teleforma/exam/templates/exam/score_form.html
teleforma/exam/templates/exam/scores.html
teleforma/exam/templates/exam/script_form.html
teleforma/exam/templates/exam/scripts.html
teleforma/templates/postman/base_folder.html
teleforma/templates/teleforma/appointments.html
teleforma/templates/teleforma/course.html
teleforma/templates/teleforma/course_detail.html
teleforma/templates/teleforma/inc/media_list.html
teleforma/templates/telemeta/base.html
teleforma/urls.py
teleforma/views/core.py
teleforma/webclass/__init__.py [new file with mode: 0644]
teleforma/webclass/admin.py [new file with mode: 0644]
teleforma/webclass/migrations/0001_initial.py [new file with mode: 0644]
teleforma/webclass/migrations/0002_auto__add_webclassrecord.py [new file with mode: 0644]
teleforma/webclass/migrations/__init__.py [new file with mode: 0644]
teleforma/webclass/models.py [new file with mode: 0644]
teleforma/webclass/templates/webclass/appointments.html [new file with mode: 0644]
teleforma/webclass/templates/webclass/appointments_professor.html [new file with mode: 0644]
teleforma/webclass/templates/webclass/inc/webclass_list.html [new file with mode: 0644]
teleforma/webclass/urls.py [new file with mode: 0644]
teleforma/webclass/views.py [new file with mode: 0644]