]> git.parisson.com Git - mezzo.git/commitdiff
Change eve iframe
authorEmilie <zawadzki@ircam.fr>
Wed, 2 Nov 2016 10:31:56 +0000 (11:31 +0100)
committerEmilie <zawadzki@ircam.fr>
Wed, 2 Nov 2016 10:31:56 +0000 (11:31 +0100)
app/local_settings.py

index 80e6540b7427f2054d5f1b0f95f22a3c8e4c9bde..744beca8a0bfc798d1787f92cbbb62c0c74afe77 100644 (file)
@@ -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: