]> git.parisson.com Git - mezzo.git/commit
[Vertigo M&C] live streaming
authorEmilie <zawadzki@ircam.fr>
Wed, 15 Mar 2017 09:26:22 +0000 (10:26 +0100)
committerEmilie <zawadzki@ircam.fr>
Wed, 15 Mar 2017 09:26:22 +0000 (10:26 +0100)
commite8318b68065bab1e019c9b7eb3784678e9f0a28c
treefc10902a031a6fcebdf15e10690db5888108aad6
parent7f01fd181bfda94af877ae99d4c1e47f7539fe8d
[Vertigo M&C] live streaming
13 files changed:
app/local_settings.py
app/organization/core/templatetags/organization_tags.py
app/organization/media/migrations/0015_livestreaming_event_location.py [new file with mode: 0644]
app/organization/media/models.py
app/organization/media/views.py
app/organization/projects/models.py
app/themes/base/static/img/vertigo-starts/vertigo_tx.png [deleted file]
app/themes/base/static/src/js/modules/live-streaming-counter.js
app/themes/base/static/src/sass/modules/_all.scss
app/themes/base/static/src/sass/modules/_live-streaming.scss [new file with mode: 0644]
app/themes/base/templates/media/live_streaming/base.html [new file with mode: 0644]
app/themes/base/templates/media/live_streaming/live_streaming_detail.html [new file with mode: 0644]
app/themes/base/templates/media/media_base.html [new file with mode: 0644]