]> git.parisson.com Git - teleforma.git/commit
V1 webclass
authorYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 17 Jun 2020 12:35:05 +0000 (14:35 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 17 Jun 2020 12:35:05 +0000 (14:35 +0200)
commit16b3abf2e6f31d80fb07cf3b54f06f47bc5fa8e9
tree798a7acdf7515f8921ffd2ff410f3dbcef5edcfd
parent81147ff958ef42639da0217977ad1c1ab42fc713
V1
14 files changed:
teleforma/management/commands/teleforma-webclass-send-notifications.py
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/teleforma/course_detail.html
teleforma/templates/teleforma/courses.html
teleforma/views/core.py
teleforma/webclass/forms.py
teleforma/webclass/migrations/0003_auto__add_field_webclassrecord_bbb_server.py [new file with mode: 0644]
teleforma/webclass/models.py
teleforma/webclass/templates/webclass/appointments.html
teleforma/webclass/templates/webclass/appointments_professor.html
teleforma/webclass/templates/webclass/inc/webclass_list.html
teleforma/webclass/templates/webclass/record.html [new file with mode: 0644]
teleforma/webclass/urls.py
teleforma/webclass/views.py