netbox/netbox
rmanyari 6640fc9eb7
Fixes #11470: Validation and user friendly message on invalid address query param (#11858)
* Fixes #11470: Validation and user friendly message on invalid address query param

* Update invalid input handling to return empty set instead of raising exception
2023-03-01 16:49:40 -05:00
..
circuits Fixes #11723: Circuit terminations should link to their associated circuits (rather than site or provider network) 2023-02-17 21:31:19 -05:00
dcim Implemented PoE choice for IEEE 802.3az 2023-03-01 15:30:19 -05:00
extras Fixes #11758 - replace unsafe chars in menu label (#11831) 2023-02-27 11:42:30 -05:00
ipam Fixes #11470: Validation and user friendly message on invalid address query param (#11858) 2023-03-01 16:49:40 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #11565 - Populate custom field defaults when creating FHRP groups with VIP 2023-02-27 14:02:22 -05:00
project-static Update toggle caption for vif 2023-02-27 14:53:52 -05:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Closes #11011: Hide virtual interfaces 2023-02-27 14:53:52 -05:00
tenancy Fixes #11522: Correct tag links under contact & tenant list views 2023-01-17 10:32:22 -05:00
users Display login message as success 2023-02-07 16:49:07 -05:00
utilities Optimize shallow_compare_dict() 2023-02-27 15:38:21 -05:00
virtualization #10058: Enable primary IP search for virtual machines too 2023-02-27 14:41:34 -05:00
wireless Fix configuration key for WirelessLANStatusChoices 2022-12-09 10:45:02 -05:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py