mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-16 23:26:45 +01:00
Introduces cloning functionality for ObjectPermission objects using the CloningMixin. Updates the constraints field handling, adds JSONField, and introduces logic to process initial data for cloned objects. Fixes #15492