netbox/netbox
Markku Leiniö b6e38b2ebe
Closes #14690: Pretty-format JSON fields in the config form (#15623)
* Closes #14690: Pretty-format JSON fields in the config form

* Revert changes

* Use our own JSONField for config parameters for pretty editor outputs

* Compare identity instead of equality
2024-04-22 09:25:16 -04:00
..
account Closes #14579: Add user language preference 2023-12-21 14:27:52 -05:00
circuits Fixes #15609: Fix filtering providers list by assigned ASN 2024-04-04 10:45:57 -04:00
core Closes #14690: Pretty-format JSON fields in the config form (#15623) 2024-04-22 09:25:16 -04:00
dcim 15541 Add component selector to InventoryItemTemplate (#15759) 2024-04-22 08:22:53 -04:00
extras Fixes #15790: Fix live preview support for EventRule comments 2024-04-19 17:09:02 -04:00
ipam 15588 set readonly nullable fields as allow_null=True 2024-04-19 16:17:28 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #15644 - Add the ability to configure HSTS in NetBox (#15683) 2024-04-15 10:19:15 -04:00
project-static Fixes #12751 - Usability improvements for object selector (#14387) 2023-12-15 16:07:15 -05:00
reports
scripts
templates 15541 Add component selector to InventoryItemTemplate (#15759) 2024-04-22 08:22:53 -04:00
tenancy Fixes #14816: Ensure default contact assignment ordering is consistent 2024-01-17 13:29:04 -05:00
translations Release v3.7.5 2024-04-04 16:06:42 -04:00
users Closes #15039: Add Clone button in API token 2024-04-04 13:32:43 -04:00
utilities 5509 Add Test cases for Custom Fields (#12312) 2024-04-17 16:05:05 -04:00
virtualization 15588 set readonly nullable fields as allow_null=True 2024-04-19 16:17:28 -04:00
vpn 15761 filter IKE Proposals on IKE Policy detail view (#15766) 2024-04-19 17:09:55 -04:00
wireless 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py