mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 00:33:17 +00:00
Release note for #1816
This commit is contained in:
parent
8ddd9ee537
commit
0ce27f2f3d
2 changed files with 6 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
1.3 (xx.xx.xxxx)
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* Django 1.9 support
|
||||
* Added `WAGTAIL_PASSWORD_RESET_ENABLED` setting to allow password resets to be disabled independently of the password management interface (John Draper)
|
||||
* Updated fonts for more comprehensive Unicode support
|
||||
* Added `.alt` attribute to image renditions
|
||||
|
|
|
|||
|
|
@ -10,6 +10,11 @@ Wagtail 1.3 release notes - IN DEVELOPMENT
|
|||
What's new
|
||||
==========
|
||||
|
||||
Django 1.9 support
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Wagtail is now compatible with Django 1.9.
|
||||
|
||||
|
||||
Minor features
|
||||
~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue