netbox/netbox/ipam
2023-08-04 10:15:50 -04:00
..
api Merge branch 'develop' into feature 2023-07-11 10:09:26 -04:00
forms Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
graphql Satisfy PEP8 E721 linter complaints 2023-07-30 13:34:08 -04:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Closes #11519: Add a SQL index for IPAddress host value 2023-08-02 09:56:56 -04:00
models Introduce ContactsMixin 2023-08-04 10:15:50 -04:00
tables Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
tests Replaces device_role with role on device model (#13342) 2023-08-02 09:55:52 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
constants.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
fields.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
filtersets.py fixes most schema warnings #12257 2023-06-23 14:19:40 -04: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 Closes #11738: Annotate utilization on VLAN groups (#13108) 2023-07-06 14:51:28 -04:00
search.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
signals.py Oob ip (devices) (#13013) 2023-07-25 14:40:40 -04:00
urls.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
utils.py Merge branch 'develop' into feature 2023-07-30 13:36:51 -04:00
validators.py Update validators.py 2022-03-28 15:20:19 +02:00
views.py Closes #11738: Annotate utilization on VLAN groups (#13108) 2023-07-06 14:51:28 -04:00