]> git.parisson.com Git - mezzo.git/commit
add video views
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 25 Feb 2016 13:08:00 +0000 (14:08 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 25 Feb 2016 13:08:00 +0000 (14:08 +0100)
commitbdd809cbbfd68359ccf634e6438e9c11e309ce11
tree860c3f50732402da1e67f13bc2d8e39d3cfa19a0
parent65c1d0b8463750be7477eebd6bc912ab292802f2
add video views
app/deploy/start_app.sh
app/festival/migrations/__init__.py [new file with mode: 0644]
app/festival/models.py
app/festival/templates/festival/video_detail.html [new file with mode: 0644]
app/festival/templates/festival/video_list.html [new file with mode: 0644]
app/festival/urls.py
app/festival/views.py