netbox/netbox/dcim/tables
Abhimanyu Saharan 0bb86f1e7d
Replaces device_role with role on device model (#13342)
* replaces device_role with role on device model #6391

* fixes lint issue #6391

* revert the database user

* revert test_runner comment

* changes as per review

* Update references to device_role column in UserConfigs

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-08-02 09:55:52 -04:00
..
__init__.py Fixes #10087: Correct display of far end in console/power/interface connections tables (#10117) 2022-08-25 08:46:19 -04:00
cables.py Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
connections.py Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
devices.py Replaces device_role with role on device model (#13342) 2023-08-02 09:55:52 -04:00
devicetypes.py Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
modules.py Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
power.py Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
racks.py Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
sites.py Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
template_code.py Closes #12246: General cleanup of utilities modules 2023-04-14 10:33:53 -04:00