kopia lustrzana https://github.com/wagtail/wagtail
Release note for #468
rodzic
a205dc5b52
commit
4f59b215d8
|
@ -4,6 +4,7 @@ Changelog
|
|||
1.3 (xx.xx.xxxx)
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* Added `WAGTAIL_PASSWORD_RESET_ENABLED` setting to allow password resets to be disabled independently of the password management interface (John Draper)
|
||||
* Fix: HTTP cache purge now works again on Python 2 (Mitchel Cabuloy)
|
||||
|
||||
1.2 (12.11.2015)
|
||||
|
|
|
@ -78,6 +78,7 @@ Contributors
|
|||
* Denis Voskvitsov
|
||||
* Kyle Stratis
|
||||
* Sergey Nikitin
|
||||
* John Draper
|
||||
|
||||
|
||||
Translators
|
||||
|
|
|
@ -14,6 +14,8 @@ What's new
|
|||
Minor features
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
* Added ``WAGTAIL_PASSWORD_RESET_ENABLED`` setting to allow password resets to be disabled independently of the password management interface (John Draper)
|
||||
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
|
Ładowanie…
Reference in New Issue