Explorar o código

add styleguide to bakerydemo (#346)

Co-authored-by: LB Johnston <lb.johnston@virginaustralia.com>
LB (Ben Johnston) %!s(int64=2) %!d(string=hai) anos
pai
achega
cabba04d97
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      bakerydemo/settings/base.py

+ 1 - 0
bakerydemo/settings/base.py

@@ -57,6 +57,7 @@ INSTALLED_APPS = [
     'wagtail.contrib.modeladmin',
     'wagtail.contrib.routable_page',
     'wagtail.contrib.simple_translation',
+    'wagtail.contrib.styleguide',
     'wagtail',
 
     'rest_framework',