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
b14a514b4752bd69dd1b6495ff8f1d5678aab95c
netbox-community-netbox
/
netbox
/
utilities
/
tests
History
jeremystretch
b807198e6d
Rename ImportForm to BulkImportForm
2023-04-18 15:27:05 -04:00
..
__init__.py
Establish tests for the utilities app
2018-06-08 14:32:41 -04:00
test_api.py
Closes
#9608
: Move from drf-yasg to spectacular
2023-03-30 14:32:59 -04:00
test_choices.py
Drop as_dict() method from ChoiceSet
2021-12-16 10:22:05 -05:00
test_filters.py
#9045
#9046
- remove legacy fields from Provider (
#10377
)
2022-09-28 15:22:19 -04:00
test_forms.py
Rename ImportForm to BulkImportForm
2023-04-18 15:27:05 -04:00
test_managers.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
test_ordering.py
Fixes
#4336
: Ensure interfaces without a subinterface ID are ordered before subinterface zero
2020-04-21 16:13:34 -04:00
test_utils.py
Closes
#4835
: Support passing multiple initial values for multiple choice fields
2020-07-08 12:50:12 -04:00