kopia lustrzana https://github.com/wagtail/wagtail
Update Benjamin Bach's name in changelog
rodzic
e0ad2a720e
commit
eb78c9e235
|
@ -29,7 +29,7 @@ Changelog
|
|||
* Wagtail now works with Willow 0.3, which supports auto-correcting the orientation of images based on EXIF data
|
||||
* New translations for Hungarian, Swedish (Sweden) and Turkish
|
||||
* Fix: Custom page managers no longer raise an error when used on an abstract model
|
||||
* Fix: Wagtail's migrations are now all reversible (benjaoming)
|
||||
* Fix: Wagtail's migrations are now all reversible (Benjamin Bach)
|
||||
* Fix: Deleting a page content type now preserves existing pages as basic Page instances, to prevent tree corruption
|
||||
* Fix: The `Page.path` field is now explicitly given the "C" collation on PostgreSQL to prevent tree ordering issues when using a database created with the Slovak locale
|
||||
* Fix: Wagtail's compiled static assets are now put into the correct directory on Windows (Aarni Koskela)
|
||||
|
|
|
@ -84,7 +84,7 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* Custom page managers no longer raise an error when used on an abstract model
|
||||
* Wagtail's migrations are now all reversible (benjaoming)
|
||||
* Wagtail's migrations are now all reversible (Benjamin Bach)
|
||||
* Deleting a page content type now preserves existing pages as basic Page instances, to prevent tree corruption
|
||||
* The ``Page.path`` field is now explicitly given the "C" collation on PostgreSQL to prevent tree ordering issues when using a database created with the Slovak locale
|
||||
* Wagtail's compiled static assets are now put into the correct directory on Windows (Aarni Koskela)
|
||||
|
|
Ładowanie…
Reference in New Issue