This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2026-01-16 15:16:46 +01:00
Code
Issues
273
Packages
Projects
Releases
10
Wiki
Activity
Files
3d3c2e9e1f2e1cdbe4fd2a67bc6af9eeebe82ac7
netbox
/
netbox
/
wireless
/
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
Introduce the wireless app and SSID model
2021-10-12 12:48:36 -04:00
nested_serializers.py
Closes
#9608
: Move from drf-yasg to spectacular
2023-03-30 14:32:59 -04:00
serializers.py
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
urls.py
Clean up core API imports
2022-07-13 16:18:55 -04:00
views.py
Closes
#15087
: Support for specifying a subset of API serializer fields (
#15122
)
2024-02-14 09:28:37 -05:00