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-18 19:32:24 -06:00
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
Files
1b5969a5ee01972d6ec075743c783b3ab5749277
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
Initial push to public repo
2016-03-01 11:23:03 -05:00
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