From: Guillaume Pellerin Date: Mon, 4 Apr 2016 11:04:35 +0000 (+0200) Subject: fix iframe X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fda44a580525bd4d14018616cc045fa2ff78ced5;p=mezzo.git fix iframe --- diff --git a/app/festival/templates/festival/video_detail.html b/app/festival/templates/festival/video_detail.html index 7489c617..fcfe533a 100644 --- a/app/festival/templates/festival/video_detail.html +++ b/app/festival/templates/festival/video_detail.html @@ -17,12 +17,12 @@
- +

{% trans 'Related event' %}

- + {{ video.event.title }}
{% endblock %} diff --git a/requirements-dev.txt b/requirements-dev.txt index 4e0ea0eb..1bd24089 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,3 +1,4 @@ -e git+https://github.com/yomguy/mezzanine-agenda.git#egg=mezzanine-agenda-0.2.2 -e git+https://github.com/stephenmcd/mezzanine.git#egg=mezzanine-4.1-dev https://forge.ircam.fr/p/django-eve/source/download/dev/ +