move former myslice/viewutils.py, to gether with the contents of former views/ subdir...
[myslice.git] / myslice / settings.py
index 93d044c..4878c0d 100644 (file)
@@ -174,7 +174,7 @@ INSTALLED_APPS = (
     # plugins
     'plugins',
     # views - more or less stable 
-    'views',
+    'ui',
     # managing database migrations
     'south', 
     # Uncomment the next line to enable the admin: