netbox/netbox/ipam
2024-04-03 14:09:32 -04:00
..
api 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
forms 15029 check if duplicate FHRP group assignment 2024-04-03 14:09:32 -04:00
graphql Fixes: #14832 Extend GraphQL FHRPGroupType with IPAddressesMixin 2024-03-11 10:32:31 -04:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Closes #14436: Add indexes for all GenericForeignKey fields (#14463) 2023-12-07 14:02:51 -05:00
models Fixes #15220: Move IP mask validation logic from form to model 2024-03-01 11:28:48 -05:00
tables add tags field in L2VPN Termination 2023-12-12 14:23:16 -05:00
tests Fixes #15133: Fix FHRP group representation on assignments endpoint under brief mode (#15134) 2024-02-13 11:29:53 -05: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 #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
constants.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
fields.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
filtersets.py Merge branch 'develop' into feature 2023-12-28 14:20:04 -05:00
formfields.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -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 #14538 - Add available_at_site filter (#14541) 2023-12-21 15:40:57 -05:00
search.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
signals.py Fixes #14532: Device/VM change record should accurately reflect when primary/OOB IP is deleted 2023-12-22 08:47:51 -05:00
urls.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
utils.py Merge branch 'develop' into feature 2023-07-30 13:36:51 -04:00
validators.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
views.py 14999 fix FHRP create and add another 2024-02-02 14:52:38 -05:00