diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f16368ebf..b43cc186d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -39,6 +39,7 @@ Changelog * Fix: Language chosen in user preferences no longer persists on subsequent requests (Bojan Mihelac) * Fix: Prevent new block IDs from being assigned on repeated calls to `StreamBlock.get_prep_value` (Colin Klein) * Fix: Prevent broken images in notification emails when static files are hosted on a remote domain (Eduard Luca) + * Fix: Replace styleguide example avatar with default image to avoid issues when custom user model is used (Matt Westcott) 2.6.2 (19.09.2019) diff --git a/docs/releases/2.7.rst b/docs/releases/2.7.rst index 019cdba5d..7af5696ba 100644 --- a/docs/releases/2.7.rst +++ b/docs/releases/2.7.rst @@ -63,6 +63,7 @@ Bug fixes * Language chosen in user preferences no longer persists on subsequent requests (Bojan Mihelac) * Prevent new block IDs from being assigned on repeated calls to ``StreamBlock.get_prep_value`` (Colin Klein) * Prevent broken images in notification emails when static files are hosted on a remote domain (Eduard Luca) + * Replace styleguide example avatar with default image to avoid issues when custom user model is used (Matt Westcott) Upgrade considerations diff --git a/wagtail/contrib/styleguide/templates/wagtailstyleguide/base.html b/wagtail/contrib/styleguide/templates/wagtailstyleguide/base.html index 97f0d628c..89261cfc0 100644 --- a/wagtail/contrib/styleguide/templates/wagtailstyleguide/base.html +++ b/wagtail/contrib/styleguide/templates/wagtailstyleguide/base.html @@ -742,9 +742,9 @@
Avatar normal
Avatar square
Avatar small
Avatar normal
Avatar square
Avatar small