add contact pages and blocks
This commit is contained in:
@@ -28,6 +28,7 @@ INSTALLED_APPS = [
|
||||
# adding more cms apps? may want to add it to GRAPPLE as well
|
||||
"images",
|
||||
"generic",
|
||||
"contacts",
|
||||
"home",
|
||||
"associations",
|
||||
"events",
|
||||
@@ -188,6 +189,7 @@ GRAPPLE = {
|
||||
"APPS": [
|
||||
"images",
|
||||
"generic",
|
||||
"contacts",
|
||||
"home",
|
||||
"associations",
|
||||
"events",
|
||||
|
||||
Reference in New Issue
Block a user