You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Improve ICEKit Publishing support for Polymorphic models
- add supporting class helpers for working with plain polymorphic models
that are not also `UrlNode`s or `FluentContentsPage`s:
`PublishingPolymorphicQuerySet`, `PublishingPolymorphicManager`
- fix some assumptions about model admins that don't hold for
polymorphic parent and basic admins, such as `change_form_template`
isn't always available
- don't perform placeholder cloning or patching for models that are
not `FluentContentsPage`s
0 commit comments