Skip to content

Fix autogenerated slugs #92

Merged
merged 2 commits into from
Aug 23, 2020
Merged

Fix autogenerated slugs #92

merged 2 commits into from
Aug 23, 2020

Commits on Aug 23, 2020

  1. Set LANGUAGE_CODE=en

    The LANGUAGE_CODE is used to switch on a language with the new language
    toggles by default and also to select the localized title field to
    create the slag from. In both places, "en-us" is not parsed downs to
    "en". Avoid trouble by using "en" for the LANGUAGE_CODE.
    donald committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    7a09078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507a091 View commit details
    Browse the repository at this point in the history