wagtail/docs/reference
Karl Hobley 45650053d5
Avoid recommending replacing image/document models entirely (#6624)
... when using the ``WAGTAILIMAGES_IMAGE_MODEL``/``WAGTAILDOCS_DOCUMENT_MODEL`` settings.

We can't really support this as we add new fields and methods to these base classes which all images/documents must support. If we did want to support swapping out the models entirely, every addition we make to the base models could be a breaking change.
2020-12-09 16:29:41 +00:00
..
contrib Fix ModelAdmin documentation example 2020-11-03 13:49:18 +00:00
pages Fix indentation of locked_by block in documentation (#6580) 2020-12-02 10:40:25 +00:00
hooks.rst remove trailing whitespace 2020-10-19 18:11:12 +01:00
index.rst
management_commands.rst Add purge_revisions management command 2020-05-08 11:35:30 +10:00
project_template.rst
settings.rst Avoid recommending replacing image/document models entirely (#6624) 2020-12-09 16:29:41 +00:00
signals.rst Document workflow signals 2020-07-24 16:59:33 +01:00