mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-17 06:20:31 +00:00
`is_creatable` better reflects what it is used for, and stops any confusion between Wagtail's `is_abstract` and Django's `Meta.abstract`. `is_creatable` takes in to account `Meta.abstract` now, so developers will no longer need to set both `is_abstract` and `Meta.abstract`. Documentation for the new attribute has been added, as well as tests. |
||
|---|---|---|
| .. | ||
| contrib | ||
| pages | ||
| hooks.rst | ||
| index.rst | ||
| management_commands.rst | ||
| project_template.rst | ||