wagtail/wagtail
Tim Heap 9b9eab6d4c Get EditHandler form class from model if not overridden
Unless overridden by passing `base_form_class=CustomFormClass` to an
EditHandler, the EditHandler now gets the base form class from the
model. People who override the EditHandler of a model no longer have to
also override the base_form_class if the model needs a custom one.

Fixes #2267
2016-03-30 19:53:19 +01:00
..
api Don't show all fields by default 2016-03-01 13:12:24 +00:00
bin Cleanup E302 errors 2015-12-04 09:32:16 +00:00
contrib Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
project_template Version bump to 1.4.1 2016-03-17 01:42:41 +00:00
tests Use specific page models on explorer page listing. 2016-03-07 10:00:45 +00:00
utils Tooling for modern front-end components: React JS, ES6, and BEM CSS 2016-02-25 13:32:48 +00:00
wagtailadmin Get EditHandler form class from model if not overridden 2016-03-30 19:53:19 +01:00
wagtailcore Version bump to 1.4.1 2016-03-17 01:42:41 +00:00
wagtaildocs Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
wagtailembeds Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
wagtailforms Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
wagtailimages Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
wagtailredirects Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
wagtailsearch Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
wagtailsites Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
wagtailsnippets Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
wagtailusers Pull new translations from Transifex 2016-03-16 11:02:50 +00:00
__init__.py Revert "Versioning changes" 2015-02-18 12:56:29 +00:00