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
f00eceb1ebe3aee46f97adb6ae699d46ae163354
netbox-community-netbox
/
netbox
/
ipam
/
api
History
Mattias Loverot
851b4cc4d3
Added assigned_object_type in prefetch for api view IPAddressViewSet -
fixes
#15845
2024-04-29 10:50:08 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
field_serializers.py
12553 prefix serializer to IPAddress (
#13592
)
2023-09-06 10:49:40 -04:00
nested_serializers.py
Fixes
#15133
: Fix FHRP group representation on assignments endpoint under brief mode (
#15134
)
2024-02-13 11:29:53 -05:00
serializers.py
15588 set readonly nullable fields as allow_null=True
2024-04-19 16:17:28 -04:00
urls.py
Closes
#14311
: Move L2VPN models from
ipam
to
vpn
(
#14358
)
2023-11-28 13:45:00 -05:00
views.py
Added assigned_object_type in prefetch for api view IPAddressViewSet -
fixes
#15845
2024-04-29 10:50:08 -04:00