]> git.parisson.com Git - teleforma.git/commit
Conferences can now have multiple professors pb-docker-dev
authorYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 24 Aug 2026 08:37:27 +0000 (10:37 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Mon, 24 Aug 2026 08:37:27 +0000 (10:37 +0200)
commit2d61c74d83c39d29d87fa2c9252355c408e9ece0
tree75b7702071b5f76e6ae13768c9326f93f37891a5
parente897fda4c625cf4769dbc47ee226cba988afbc0f
Conferences can now have multiple professors
12 files changed:
teleforma/admin.py
teleforma/migrations/0027_conference_professor_m2m.py [new file with mode: 0644]
teleforma/models/core.py
teleforma/templates/teleforma/course.html
teleforma/templates/teleforma/course_conference.html
teleforma/templates/teleforma/course_conference_audio.html
teleforma/templates/teleforma/course_media.html
teleforma/templates/teleforma/course_media_transcoded.html
teleforma/templates/teleforma/course_webclass.html
teleforma/templates/teleforma/inc/conference_list.html
teleforma/templates/teleforma/inc/media_list.html
teleforma/views/core.py