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
e6642b5f5b1fc868cef95cb508eb666996872a8e
netbox-community-netbox
/
netbox
/
dcim
/
tests
History
Jeremy Stretch
32264ac3e3
Fixes
#14322
: Populate default custom field values when instantiating templated device components
2023-12-06 15:21:34 -05:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
test_api.py
Replaces device_role with role on device model (
#13342
)
2023-08-02 09:55:52 -04:00
test_cablepaths.py
Fixes
:
#11079
- Handle cables across multiple rear-port positions (
#13337
)
2023-09-26 13:16:50 -04:00
test_filtersets.py
Closes
#13936
: Add primary_ip4 and primary_ip6 filters to VirtualMachine and VirtualDeviceContext filtersets (
#14203
)
2023-11-09 09:56:43 -05:00
test_forms.py
Replaces device_role with role on device model (
#13342
)
2023-08-02 09:55:52 -04:00
test_models.py
Fixes
#14322
: Populate default custom field values when instantiating templated device components
2023-12-06 15:21:34 -05:00
test_natural_ordering.py
Replaces device_role with role on device model (
#13342
)
2023-08-02 09:55:52 -04:00
test_views.py
Adds csv dialect detection to bulk import view (
#13563
)
2023-09-12 16:48:40 -04:00