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
Activity
Files
06af05708acea75d248e3820a68ba940ff5a3471
netbox-community-netbox
/
netbox
/
dcim
/
api
History
Jeremy Stretch
8f4980044a
Closes
#292
: Added part_number field to DeviceType
2016-07-26 11:28:45 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
exceptions.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
serializers.py
Closes
#292
: Added part_number field to DeviceType
2016-07-26 11:28:45 -04:00
urls.py
Update the valid urls, to expose the new api connection listing endpoint. Naming convention updated for both interface connections to match the rest.
2016-07-19 09:08:14 -07:00
views.py
Fixes
#359
: Use standard serializers for related objects
2016-07-21 14:48:02 -04:00