simplify dvcs storage
[redakcja.git] / apps / dvcs / settings.py
diff --git a/apps/dvcs/settings.py b/apps/dvcs/settings.py
new file mode 100755 (executable)
index 0000000..d7863bf
--- /dev/null
@@ -0,0 +1,3 @@
+from django.conf import settings
+
+REPO_PATH = settings.DVCS_REPO_PATH