wagtail/docs/topics
Sage Abdullah dcae64c255 Allow `StreamField` to use `JSONField` internal type via `use_json_field` kwarg
Add system check for use_json_field in StreamField

Change system check level to Warning

Add use_json_field argument to StreamField in test models

Use RemovedInWagtail219Warning instead of a system check

Handle unpacked values in to_python when use_json_field is True

Duplicate models and tests for JSONField-based StreamField

Add basic tests for JSONField-based StreamField

Add json_field property in StreamField to unify JSONField usage

Add docs

Don't use destructuring for kwargs in deconstruct

Add versionchanged note to StreamField reference
2022-03-29 18:18:08 +01:00
..
search Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
images.rst Documentation for image rendition properties including full_url 2021-05-17 12:32:19 +01:00
index.md Move Markdown docs to MyST parser. Fix #8074 (#8084) 2022-03-09 11:48:19 +00:00
pages.md Rename the EditHandler base class to Panel 2022-03-25 10:44:25 -04:00
permissions.rst Create new permission policy CollectionMangementPermissionPolicy 2021-10-15 00:44:05 +01:00
snippets.rst Move wagtail.admin.edit_handlers to wagtail.admin.panels 2022-03-25 10:44:25 -04:00
streamfield.rst Allow `StreamField` to use `JSONField` internal type via `use_json_field` kwarg 2022-03-29 18:18:08 +01:00
writing_templates.rst Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00