Re-add the lost wiki_group installed app
This commit is contained in:
parent
964652b385
commit
253444d345
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ INSTALLED_APPS = [
|
||||||
"sorl.thumbnail",
|
"sorl.thumbnail",
|
||||||
"widget_tweaks",
|
"widget_tweaks",
|
||||||
"shared", # Keep `shared` above `wiki` to override the default templates
|
"shared", # Keep `shared` above `wiki` to override the default templates
|
||||||
|
"wiki_groups",
|
||||||
"wiki",
|
"wiki",
|
||||||
"wiki.plugins.attachments",
|
"wiki.plugins.attachments",
|
||||||
"wiki.plugins.notifications",
|
"wiki.plugins.notifications",
|
||||||
|
|
Loading…
Add table
Reference in a new issue