mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-25 23:33:45 +00:00
Add missing backticks to 'Custom document models' release note
This commit is contained in:
parent
3f2f5665b0
commit
6b78836d8d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ What's new
|
|||
Custom document models
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
The `Document` model can now be overridden using the new `WAGTAILDOCS_DOCUMENT_MODEL` setting. This works in the same way that `WAGTAILIMAGES_IMAGE_MODEL` works for `Image`.
|
||||
The ``Document`` model can now be overridden using the new ``WAGTAILDOCS_DOCUMENT_MODEL`` setting. This works in the same way that ``WAGTAILIMAGES_IMAGE_MODEL`` works for ``Image``.
|
||||
|
||||
Minor features
|
||||
~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue