netbox/netbox
Arthur Hanson 31fb6961e9
14947 fix for missing changelog if only update m2m (#14986)
* 14947 fix for missing changelog if only update m2m

* 14947 review change

* 14947 DRY save logic

* 14947 DRY save logic

* Refactor logic

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-05 09:52:10 -05:00
..
account Closes #14579: Add user language preference 2023-12-21 14:27:52 -05:00
circuits Merge branch 'develop' into feature 2023-12-28 14:20:04 -05:00
core Fixes #14934: Correct typo in label 2024-01-25 12:20:21 -05:00
dcim Fixes #14960: Correct typo in label 2024-01-29 08:48:02 -05:00
extras 14947 fix for missing changelog if only update m2m (#14986) 2024-02-05 09:52:10 -05:00
ipam 14999 fix FHRP create and add another 2024-02-02 14:52:38 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox remove GIT_PATH #14942 2024-01-25 17:26:32 -05:00
project-static Fixes #12751 - Usability improvements for object selector (#14387) 2023-12-15 16:07:15 -05:00
reports
scripts
templates Fixes #14572 - Constrains JobView (and related views) badge to specific named job (#14754) 2024-01-22 14:01:53 -05:00
tenancy Fixes #14816: Ensure default contact assignment ordering is consistent 2024-01-17 13:29:04 -05:00
translations Fixes #14905: Fix miscellaneous errors with string translations 2024-01-24 17:05:02 -05:00
users Merge branch 'develop' into feature 2023-12-28 14:20:04 -05:00
utilities Fixes #15025: can_add() template filter should accept a model (not an instance) 2024-02-02 11:59:44 -05:00
virtualization fixed typo in cluster bulk edit #14936 2024-01-25 17:24:58 -05:00
vpn Fixes #14885: Add missing 'group' field to tunnel creation form 2024-01-22 15:53:29 -05:00
wireless Merge branch 'develop' into feature 2023-12-28 14:20:04 -05:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py