mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-23 06:15:49 +00:00
Update CHANGELOG.txt
This commit is contained in:
parent
81327ec4e8
commit
365821c2d9
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ Changelog
|
|||
* Dropped Python 2.6 and 3.2 support
|
||||
* Dropped Elasticsearch 0.90.x support
|
||||
* Search view accepts "page" GET parameter in line with pagination
|
||||
* Fix: Wagtail no longer reverse Django login view to Wagtail login view (making it easier to have front end views)
|
||||
* Fix: Reversing `django.contrib.auth.admin.login` will no longer lead to Wagtails login view (making it easier to have front end views)
|
||||
* Remove dependency on `LOGIN_URL` and `LOGIN_REDIRECT_URL` settings
|
||||
* Password reset view names namespaced to wagtailadmin
|
||||
* Remove the need to add permission check on admin views (now automated)
|
||||
|
|
|
|||
Loading…
Reference in a new issue