This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
ipam
History
Jeremy Stretch
d18652f726
Fixes
#6012
: Pre-populate attributes when creating an available child prefix via the UI
2021-03-25 15:04:56 -04:00
..
api
Fixes
#5841
: Disallow the creation of available prefixes/IP addresses in violation of assigned permission constraints
2021-02-24 14:21:42 -05:00
migrations
Closes
#5400
: Store custom field defaults as JSON values
2020-12-01 16:05:23 -05:00
tests
Fixes
#5935
: Fix filtering prefixes list by multiple prefix values
2021-03-08 16:27:12 -05:00
__init__.py
…
apps.py
…
choices.py
…
constants.py
…
fields.py
…
filters.py
Fixes
#5935
: Fix filtering prefixes list by multiple prefix values
2021-03-08 16:27:12 -05:00
formfields.py
…
forms.py
Fixes
#6006
: Fix VLAN group/site association for bulk prefix import
2021-03-19 10:22:30 -04:00
lookups.py
…
managers.py
…
models.py
Fixes
#5735
: enforcement of duplicate IP address detection with roles
2021-02-07 10:31:56 +00:00
querysets.py
…
tables.py
Fixes
#6012
: Pre-populate attributes when creating an available child prefix via the UI
2021-03-25 15:04:56 -04:00
urls.py
…
utils.py
…
validators.py
…
views.py
Closes
#5592
: Add IP addresses count to VRF view
2021-03-08 15:57:17 -05:00