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
/
core
/
api
History
Jeremy Stretch
c382ba0ae0
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
..
serializers_
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
__init__.py
…
nested_serializers.py
Replace nested serializers with primary serializers where possible
2024-02-26 16:49:30 -05:00
schema.py
added missing import
#15058
2024-02-16 01:20:54 +05:30
serializers.py
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
urls.py
…
views.py
Closes
#15131
: Dynamic queryset annotations for REST API endpoints (
#15152
)
2024-02-15 14:49:27 -05:00