mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-11 10:30:58 +00:00
Routes
This commit is contained in:
parent
65b9899269
commit
da2c69a5ee
1 changed files with 7 additions and 1 deletions
|
|
@ -302,9 +302,15 @@ This is just one possible way of creating a taxonomy for Wagtail objects. With a
|
|||
|
||||
|
||||
|
||||
Extended Page Data with ParentalKey
|
||||
Page Data Clusters with ParentalKey
|
||||
-----------------------------------
|
||||
|
||||
The ``django-modelcluster`` module allows for streamlined relation of extra models to a Wagtail page.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue