]> git.parisson.com Git - teleforma.git/commit
Professor can now add webclass from the UI :
authorYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 28 Apr 2025 12:10:22 +0000 (14:10 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 28 Apr 2025 12:10:22 +0000 (14:10 +0200)
commit68119792d36d84960418b4c2f399febf1236c592
tree113a82926883447392a810bbf02edcd5aca1ae9d
parentd2241cd66d8403b74129b1d986897902ee1409a2
Professor can now add webclass from the UI :
teleforma/management/commands/teleforma-webclass-create-conferencerecords.py [new file with mode: 0644]
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/teleforma/course_detail.html
teleforma/webclass/migrations/0010_auto_20250424_1640.py [new file with mode: 0644]
teleforma/webclass/migrations/0011_webclassrecord_professor.py [new file with mode: 0644]
teleforma/webclass/models.py
teleforma/webclass/templates/webclass/webclass_record.html
teleforma/webclass/urls.py
teleforma/webclass/views.py