Skip to content

Commit

Permalink
More human-friendly WAGTAIL_SITE_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Nov 19, 2024
1 parent 30b6e93 commit d026264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bakerydemo/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
}

# Wagtail settings
WAGTAIL_SITE_NAME = "bakerydemo"
WAGTAIL_SITE_NAME = "The Wagtail Bakery"

WAGTAIL_I18N_ENABLED = True

Expand Down

0 comments on commit d026264

Please sign in to comment.