From: Emilie Date: Wed, 2 Nov 2016 10:31:56 +0000 (+0100) Subject: Change eve iframe X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4f2868350501816075ee98331194a34b047e1b24;p=mezzo.git Change eve iframe --- diff --git a/app/local_settings.py b/app/local_settings.py index 80e6540b..744beca8 100644 --- a/app/local_settings.py +++ b/app/local_settings.py @@ -170,8 +170,8 @@ EVENT_SLUG = 'agenda' EVENT_GOOGLE_MAPS_DOMAIN = 'maps.google.fr' EVENT_PER_PAGE = 50 EVENT_USE_FEATURED_IMAGE = True -EVENT_SHOP_URL = 'http://eve.ircam.fr/manifeste.php/manifestation/' -EVENT_PASS_URL = 'http://eve.ircam.fr/manifeste.php/pass/' +EVENT_SHOP_URL = 'http://eve-dev2.ircam.fr/pub.php/manifestation/' +EVENT_PASS_URL = 'http://eve-dev2.ircam.fr/pub.php/pass/' EVENT_EXCLUDE_TAG_LIST = ['tournees', ] if DEBUG: