]> git.parisson.com Git - teleforma.git/commit
modify media management (only one MediaItem with MediaItemTranscoded), requires Telem...
authoryomguy <yomguy@parisson.com>
Mon, 14 Jan 2013 16:03:53 +0000 (17:03 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 14 Jan 2013 16:03:53 +0000 (17:03 +0100)
commit7920e30030364538c6723316b322c362902415d6
tree58d239f76fe45e54a980c693f822e466131d3141
parent66cb6a833fd7279fddbc77b19a06800b2cda7548
modify media management (only one MediaItem with MediaItemTranscoded), requires Telemeta >= 1.4.5, fix bullets
15 files changed:
teleforma/admin.py
teleforma/context_processors.py
teleforma/management/commands/teleforma-import-seminars.py
teleforma/migrations/0100_auto.py [new file with mode: 0644]
teleforma/models/pro.py
teleforma/static/teleforma/css/images/ui-bg_flat_75_ffffff_40x100.png [new file with mode: 0644]
teleforma/static/teleforma/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png [new file with mode: 0644]
teleforma/static/teleforma/images/bullet.png [new file with mode: 0644]
teleforma/templates/teleforma/inc/media_package_list.html
teleforma/templates/teleforma/seminar_detail.html
teleforma/templates/teleforma/seminar_media_audio.html
teleforma/templates/teleforma/seminar_media_video.html
teleforma/urls.py
teleforma/views/core.py
teleforma/views/pro.py