This website requires JavaScript.
Explore
Help
Register
Sign In
NeoAnd
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2025-12-19 03:42:25 -06:00
Code
Issues
Actions
12
Packages
Projects
Releases
Wiki
Activity
Files
8fbdc1288ebec456cc0684a942da102538528c6b
netbox
/
netbox
/
circuits
/
api
History
Jeremy Stretch
47278b7347
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 push to public repo
2016-03-01 11:23:03 -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
Closes
:
#9047
- Add Provider Accounts (
#12057
)
2023-03-29 08:27:11 -04:00
views.py
Closes
#15131
: Dynamic queryset annotations for REST API endpoints (
#15152
)
2024-02-15 14:49:27 -05:00