0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-28 17:13:31 +01:00
wagtail/docs/advanced_topics/documents/index.rst
LB Johnston 307d0126a2 add ability to customise the pre-filled document title
- leveraging a custom DOM event provides the ability to update the title before being added to the form
- add documentation
- fixes #7508
- see also #4945
- update image docs for same behaviour to be more readable
2021-10-15 18:25:23 +10:00

10 lines
110 B
ReStructuredText

Documents
=========
.. toctree::
:maxdepth: 2
custom_document_model
title_generation_on_upload