Unreleased
---
local:
depth: 1
---
FieldPanels can now be marked as read-only with the read_only=True
keyword argument, so that they are displayed in the admin but cannot be edited. This feature was developed by Andy Babic.
md5
as not being used for secure purposes, to avoid flagging on FIPS-mode systems (Sean Kelly)parse_query_string
as a QueryDict
to support multiple values (Aman Pandey)parent_page_types
would disallow it (Dan Braghis)ModelAdminGroup
(Onno Timmerman)