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
/
dcim
/
api
History
Jeremy Stretch
a58bbccfd3
Fixes
#4094
: Convert unnecessary regular expressions to strings in URL patterns
2020-02-05 16:12:48 -05:00
..
__init__.py
…
exceptions.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
nested_serializers.py
Fixes
#3511
: Correct API URL for nested device bays
2019-09-18 14:40:47 -04:00
serializers.py
#3892
: Convert CABLE_TERMINATION_TYPES to a Q object
2020-01-15 15:51:51 -05:00
urls.py
Fixes
#4094
: Convert unnecessary regular expressions to strings in URL patterns
2020-02-05 16:12:48 -05:00
views.py
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
2020-01-15 09:59:44 -05:00