netbox/netbox
Arthur Hanson fe4ba2bc7a 12336 make region API calls atomic (#13942)
* 12336 make region API calls atomic

* 12336 switch to pg locks

* 12336 add locks to all views using mptt models

* 12336 fix ADVISORY_LOCK_KEYS reference

* 12336 review changes

* Tweak advisory lock numbering

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-10-17 10:35:01 -04:00
..
account Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
circuits Merge branch 'develop' into feature 2023-08-09 15:31:21 -04:00
core Misc i18n cleanup 2023-09-11 15:59:50 -04:00
dcim 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
extras Adds selection custom field labels to UI 2023-10-05 15:02:22 -04:00
ipam Add dns_name filter on the IP Address page (#14046) 2023-10-17 10:06:33 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
project-static Fixes #13843: Fix assignment of VLAN group scope during bulk edit (#13887) 2023-09-26 13:09:20 -04:00
reports
scripts
templates Fixes #13064: Ensure unchecked checkboxes do not revert to original values upon HTMX form refresh 2023-10-04 11:57:52 -04:00
tenancy 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
users Fixes #13966: Restore 'last login' column on users table 2023-10-04 14:09:29 -04:00
utilities 14042 mptt cache count (#14048) 2023-10-17 10:31:58 -04:00
virtualization 13745 device type migration (#13747) 2023-09-18 09:59:26 -04:00
wireless 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py