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
f8744a665918fdd3a8764d4b7d36f5e3256bbc06
netbox-community-netbox
/
netbox
/
vpn
/
api
History
Jeremy Stretch
78e284c14f
Initialize dynamically-resolved serializers with nested=True
2024-02-27 14:56:36 -05:00
..
serializers_
Initialize dynamically-resolved serializers with nested=True
2024-02-27 14:56:36 -05:00
__init__.py
Closes
#9816
: VPN tunnel support (
#14276
)
2023-11-27 16:17:15 -05:00
nested_serializers.py
Closes
#15131
: Dynamic queryset annotations for REST API endpoints (
#15152
)
2024-02-15 14:49:27 -05:00
serializers.py
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
urls.py
#9816
: Add TunnelGroup
2023-12-04 15:44:52 -05:00
views.py
Closes
#15131
: Dynamic queryset annotations for REST API endpoints (
#15152
)
2024-02-15 14:49:27 -05:00