mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-11 02:49:35 -06: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 |
||
|---|---|---|
| .. | ||
| api | ||
| forms | ||
| graphql | ||
| migrations | ||
| models | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| constants.py | ||
| filtersets.py | ||
| preferences.py | ||
| signals.py | ||
| tables.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||