wip jhh-dev
authorJohn Hartman <jhh@cs.arizona.edu>
Thu, 25 Sep 2014 05:00:29 +0000 (05:00 +0000)
committerJohn Hartman <jhh@cs.arizona.edu>
Thu, 25 Sep 2014 05:00:29 +0000 (05:00 +0000)
planetstack/planetstack/settings.py
planetstack/rr/__init__.py [new file with mode: 0644]

index f3f435d..54220ce 100644 (file)
@@ -146,6 +146,7 @@ INSTALLED_APPS = (
     'django_evolution',
     'core',
     'hpc',
+    'rr',
     'requestrouter',
     'cassandra',
     'kairos',
diff --git a/planetstack/rr/__init__.py b/planetstack/rr/__init__.py
new file mode 100644 (file)
index 0000000..e69de29