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
Activity
Files
9c1dd159de0dd06154d8ccd23b8fec230d2010c1
netbox-community-netbox
/
netbox
/
ipam
/
api
History
Glenn Matthews
9c1dd159de
Address/prefix/aggregate family is an integer, not a string.
Fixes
#4803
2020-07-13 14:50:58 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
nested_serializers.py
Address/prefix/aggregate family is an integer, not a string.
Fixes
#4803
2020-07-13 14:50:58 -04:00
serializers.py
Fixes
#3356
: Correct Swagger schema specification for the available prefixes/IPs API endpoints
2020-04-21 14:12:49 -04:00
urls.py
Remove FieldChoicesViewSet
2020-03-12 10:48:17 -04:00
views.py
Fixes
#4743
: Allow users to create "next available" IPs without needing permission to create prefixes
2020-06-10 16:06:11 -04:00