]> git.parisson.com Git - mezzo.git/commitdiff
Add default tag exclude list setting
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 10 Oct 2016 14:19:40 +0000 (16:19 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 10 Oct 2016 14:19:40 +0000 (16:19 +0200)
app/local_settings.py
lib/mezzanine-agenda

index b1fb9bf73144f2a48e564f8274d8351d3ac0367f..c1cec304e777a614e42109f9b7e109e19aa2717a 100644 (file)
@@ -145,6 +145,7 @@ 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_EXCLUDE_TAG_LIST = ['tournees', ]
 
 if DEBUG:
     TINYMCE_SETUP_JS = "/static/js/tinymce_setup.js"
index ab1f8a70502aa5f54484a40a7c86b454a1f03e70..455a8b03e4f4b64ebe67d0e6d0038160d7b27e41 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ab1f8a70502aa5f54484a40a7c86b454a1f03e70
+Subproject commit 455a8b03e4f4b64ebe67d0e6d0038160d7b27e41