kopia lustrzana https://github.com/wagtail/wagtail
Release note for #6336
rodzic
8e44476e4f
commit
23bec4345b
|
@ -20,6 +20,7 @@ Changelog
|
|||
* Fix: Prevent `create_log_entries_from_revisions` command from failing when page model classes are missing (Dan Braghis)
|
||||
* Fix: Prevent page audit log views from failing for user models without a `username` field (Vyacheslav Matyukhin)
|
||||
* Fix: Fix icon alignment on menu items (Coen van der Kamp)
|
||||
* Fix: Page editor header bar now correctly shows 'Published' or 'Draft' status when no revisions exist (Matt Westcott)
|
||||
|
||||
|
||||
2.10 (11.08.2020)
|
||||
|
|
|
@ -16,3 +16,4 @@ Bug fixes
|
|||
* Prevent ``create_log_entries_from_revisions`` command from failing when page model classes are missing (Dan Braghis)
|
||||
* Prevent page audit log views from failing for user models without a ``username`` field (Vyacheslav Matyukhin)
|
||||
* Fix icon alignment on menu items (Coen van der Kamp)
|
||||
* Page editor header bar now correctly shows 'Published' or 'Draft' status when no revisions exist (Matt Westcott)
|
||||
|
|
Ładowanie…
Reference in New Issue