netbox/netbox/ipam
2022-08-25 10:34:18 -04:00
..
api Closes #9896: Discontinue arbitrary use of OrderedDict 2022-08-01 16:51:44 -04:00
forms Fix up a few minor mistakes. Add tests. 2022-08-02 13:38:17 -05:00
graphql #8157 - Final work on L2VPN model 2022-06-29 16:01:20 -05:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations fixes for #10070 make l2vpn slug unique (#10119) 2022-08-24 17:12:14 -04:00
models fixes for #10070 make l2vpn slug unique (#10119) 2022-08-24 17:12:14 -04:00
tables Merge pull request #10065 from atownson/issue_10055 2022-08-23 08:28:39 -04:00
tests Closes #10031: Enforce 'application/json' content type for REST API requests 2022-08-24 15:49:36 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Fixes #5419: Update parent device/VM when deleting a primary IP 2021-04-13 13:23:25 -04:00
choices.py More fixes as a result of code review 2022-07-06 08:57:15 -05:00
constants.py L2VPN Clean Tree 2022-06-27 23:24:50 -05:00
fields.py Drop family column from Aggregate, Prefix, and IPAddress models 2020-02-14 15:04:33 -05:00
filtersets.py Fixes #10111 - Wrap search QS to catch ValueError on identifier field 2022-08-23 09:33:36 -05:00
formfields.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
lookups.py Fixes #6632 2021-07-23 11:08:41 +12:00
managers.py Update views to restrict all querysets 2020-06-01 11:43:49 -04:00
querysets.py Initial work on #6087 2021-05-26 16:06:03 -04:00
signals.py Fixes #9884: Prevent querying assigned VRF on prefix object init 2022-08-01 09:47:18 -04:00
urls.py More fixes as a result of code review 2022-07-06 08:57:15 -05:00
utils.py Fixes #8682: Limit available VLANs by group min/max VIDs 2022-02-22 11:39:05 -05:00
validators.py Update validators.py 2022-03-28 15:20:19 +02:00
views.py Fixes #9663: Omit available IP annotations when filtering prefix child IPs list 2022-08-25 10:34:18 -04:00