summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index 5a6641e..50e4d11 100644
--- a/settings.py
+++ b/settings.py
@@ -87,4 +87,5 @@ INSTALLED_APPS = (
'main',
'blog',
'projects',
+ 'pages',
)