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
/
tenancy
/
api
History
Jeremy Stretch
4d40699f2c
Fixes
#15995
: Permit nullable fields referenced by unique constraints to be omitted from REST API requests
2024-05-07 15:33:14 -04:00
..
serializers_
Fixes
#15995
: Permit nullable fields referenced by unique constraints to be omitted from REST API requests
2024-05-07 15:33:14 -04:00
__init__.py
Initial multitenancy implementation
2016-07-26 14:58:37 -04:00
nested_serializers.py
Closes
#9608
: Move from drf-yasg to spectacular
2023-03-30 14:32:59 -04:00
serializers.py
…
urls.py
Clean up core API imports
2022-07-13 16:18:55 -04:00
views.py
Closes
#15131
: Dynamic queryset annotations for REST API endpoints (
#15152
)
2024-02-15 14:49:27 -05:00