mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-30 03:24:55 +00:00
Add image for m2m feature in release notes
This commit is contained in:
parent
de9ffaab49
commit
70a23808ec
2 changed files with 2 additions and 0 deletions
BIN
docs/_static/images/releasenotes_1_9_m2m.png
vendored
Normal file
BIN
docs/_static/images/releasenotes_1_9_m2m.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
|
|
@ -21,6 +21,8 @@ Wagtail now provides the ability to view differences between revisions of a page
|
|||
Many-to-many relations on page models
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. image:: ../_static/images/releasenotes_1_9_m2m.png
|
||||
|
||||
Wagtail now supports a new field type ``ParentalManyToManyField`` that can be used to set up many-to-many relations on pages. For details, see the :ref:`tutorial_categories` section of the tutorial. This feature was developed by Thejaswi Puthraya and Matt Westcott.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue