mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-13 22:07:17 +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