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
063e79451f
Closes
#1321
: Added created and last_updated fields for relevant models to their API serializers
2017-12-21 10:49:40 -05:00
..
__init__.py
Initial multitenancy implementation
2016-07-26 14:58:37 -04:00
serializers.py
Closes
#1321
: Added created and last_updated fields for relevant models to their API serializers
2017-12-21 10:49:40 -05:00
urls.py
Closes
#1556
: Added API endpoints listing static field choices for each app
2017-10-10 16:41:35 -04:00
views.py
Closes
#1553
: Introduced support for bulk object creation via the API
2017-11-07 15:36:10 -05:00