Add changelog entry for wagtailforms

pull/173/merge
Matt Westcott 2014-05-22 15:14:47 +01:00
rodzic b3c34d96cb
commit c5f8ddfa7f
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -7,6 +7,7 @@ Changelog
* Support for alternative image processing backends such as Wand, via the WAGTAILIMAGES_BACKENDS setting
* Added support for generating static sites using django-medusa
* Added custom Query set for Pages with some handy methods for querying pages
* Added 'wagtailforms' module for creating form pages on a site, and handling form submissions
* Editor's guide documentation
* Editor interface now outputs form media CSS / JS, to support custom widgets with assets
* Migrations and user management now correctly handle custom AUTH_USER_MODEL settings