netbox/netbox/utilities/testing
Jeremy Stretch 206d578bc3
Closes #10242: Redirect to filtered objects list after bulk import (#12001)
* Redirect user to filtered objects list after bulk import

* Remove obsolete table attribute from bulk import views
2023-03-17 09:23:40 -04:00
..
__init__.py Introduce BaseFilterSetTests to standardize testing of PK filters 2021-05-03 14:36:44 -04:00
api.py Closes #11851: Add family field to IPAddress queries in GraphQL (#11870) 2023-03-10 14:48:45 -05:00
base.py Closes #9623: Implement saved filters (#10801) 2022-11-02 12:27:53 -04:00
filtersets.py Closes #9858: ChangeLoggedModelFilterSet cleanup 2022-07-28 15:41:10 -04:00
utils.py Closes #5303: A virtual machine may be assigned to a site and/or cluster 2022-05-26 14:59:49 -04:00
views.py Closes #10242: Redirect to filtered objects list after bulk import (#12001) 2023-03-17 09:23:40 -04:00