summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2012-02-24 15:32:22 +0100
committerLeif Johansson <leifj@sunet.se>2012-02-24 15:32:22 +0100
commitbeff58e7d3e49aa233befa479f6930272b485a1c (patch)
tree258bbaa8d2872986d4ae5703126d36af21f364b2
parent28e782a1c495a2237977d3ca0a8690fa5594d805 (diff)
move everything asgard-related into this dir
-rw-r--r--asgard.json1
-rw-r--r--asgard/asgard.json3
-rw-r--r--asgard/settings.d/10-apps.conf (renamed from settings.d/10-apps.conf)0
-rw-r--r--asgard/venv.conf (renamed from venv.conf)0
4 files changed, 3 insertions, 1 deletions
diff --git a/asgard.json b/asgard.json
deleted file mode 100644
index a357201..0000000
--- a/asgard.json
+++ /dev/null
@@ -1 +0,0 @@
-{"type": "django"}
diff --git a/asgard/asgard.json b/asgard/asgard.json
new file mode 100644
index 0000000..2c28ed3
--- /dev/null
+++ b/asgard/asgard.json
@@ -0,0 +1,3 @@
+{
+"type": "django"
+}
diff --git a/settings.d/10-apps.conf b/asgard/settings.d/10-apps.conf
index 7095a27..7095a27 100644
--- a/settings.d/10-apps.conf
+++ b/asgard/settings.d/10-apps.conf
diff --git a/venv.conf b/asgard/venv.conf
index e5fec02..e5fec02 100644
--- a/venv.conf
+++ b/asgard/venv.conf