From 8fcabef82c382421665da2c4d29ae0e4d5b1317a Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 7 Mar 2011 16:48:39 +0100 Subject: import metadata --- coip/settings.py | 1 + 1 file changed, 1 insertion(+) diff --git a/coip/settings.py b/coip/settings.py index 575a6c7..8a62c0c 100644 --- a/coip/settings.py +++ b/coip/settings.py @@ -33,6 +33,7 @@ SITE_ID = 1 PREFIX_URL = 'http://localhost:8000' NOREPLY = 'noreply@localhost' +METADATA = 'http://md.swamid.se/md/swamid-1.0.xml' # If you set this to False, Django will make some optimizations so as not # to load the internationalization machinery. -- cgit v1.1