summaryrefslogtreecommitdiff
path: root/coip
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-03-07 16:48:39 +0100
committerLeif Johansson <leifj@sunet.se>2011-03-07 16:48:39 +0100
commit8fcabef82c382421665da2c4d29ae0e4d5b1317a (patch)
treef601c6e48c81cf3cf9a2f2fe7e8ce899e1516c13 /coip
parentcfa9e1c8b21e601b65f954dddc3769fdf6414d38 (diff)
import metadata
Diffstat (limited to 'coip')
-rw-r--r--coip/settings.py1
1 files changed, 1 insertions, 0 deletions
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.