rename journal module to pages
this better represents the general purpose of this module, rather than just "journal" stuff (though that will likely be a use)
This commit is contained in:
@@ -13,7 +13,7 @@ LOGGING = {
|
||||
},
|
||||
},
|
||||
'loggers': {
|
||||
'incorporealcms.journal': {
|
||||
'incorporealcms.pages': {
|
||||
'level': 'DEBUG',
|
||||
'handlers': ['console'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user