netbox/netbox
kkthxbye 5eeee728ef Fixes #11459 - Allow using null in conditions (#11722)
* Fixes #11459 - Allow using null in conditions
- Update docs to reflect this
- Change docs example from primary_ip to primary_ip4 as computed properties are not serialized when queuing webhooks

* Update netbox/extras/conditions.py

---------

Co-authored-by: Simon Toft <SITO@telenor.dk>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-02-13 17:44:35 -05:00
..
circuits #11488: Additional cleanup 2023-01-17 10:26:34 -05:00
dcim 11620 fix interface poe type filter 2023-02-01 10:24:20 -05:00
extras Fixes #11459 - Allow using null in conditions (#11722) 2023-02-13 17:44:35 -05:00
ipam Fixes #11601 - Add partial lookup to IPRangeFilterSet 2023-02-08 14:50:22 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes #11032 - Replication fields broken in custom validation (#11698) 2023-02-08 14:36:20 -05:00
project-static NetBox should always be referred to as NetBox [DATALAD RUNCMD] 2023-01-05 16:06:00 -05:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Fixes #11582: Fix missing VC form errors 2023-02-08 14:40:46 -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 Fixes #11683: Fix CSV header attribute detection when auto-detecting import format 2023-02-07 17:24:26 -05:00
virtualization #11118: Extend L2VPN filters to device & VM interfaces 2023-01-20 09:58:58 -05:00
wireless Fix configuration key for WirelessLANStatusChoices 2022-12-09 10:45:02 -05:00
generate_secret_key.py Fix how SECRET_KEY is generated 2021-01-24 21:20:55 +01:00
manage.py