0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/reference
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
..
contrib Move wagtail.contrib.forms.edit_handlers to wagtail.contrib.forms.panels 2022-03-25 10:44:25 -04:00
pages Move template paths from edit_handlers to panels 2022-03-25 10:44:25 -04:00
streamfield Allow StreamField to use JSONField internal type via use_json_field kwarg 2022-03-29 18:18:08 +01:00
hooks.rst Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
index.rst Add titlesonly to reference / topics top-level TOCs 2021-06-18 15:17:24 +01:00
jinja2.rst Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
management_commands.rst Updates to docs for new database search backend 2021-10-11 20:12:24 +01:00
project_template.rst
settings.rst Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
signals.rst Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00