fix import
[plstackapi.git] / planetstack / planetstack / settings.py
index 7593650..5cd62b0 100644 (file)
@@ -138,6 +138,7 @@ INSTALLED_APPS = (
     'django_evolution',
     'core',
     'hpc',
+    'requestrouter',
     'geoposition',
 )