netbox/netbox/dcim
2019-12-12 10:30:15 -05:00
..
api change render_format to render for svg elevations 2019-12-11 17:33:58 -05:00
fixtures Device.face to slug (#3569) 2019-11-16 21:46:07 -05:00
migrations Closes #3706: Increase available_power maximum value on PowerFeed 2019-12-11 21:12:18 -05:00
tests Add DCIM CSV import tests 2019-12-12 10:30:15 -05:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py change render_format to render for svg elevations 2019-12-11 17:33:58 -05:00
constants.py fixed svg gradient scaling and css flickering issue 2019-12-12 00:30:22 -05:00
exceptions.py Fixes #2721: Detect loops when tracing front/rear ports 2018-12-21 10:54:20 -05:00
fields.py Remove deprecated context parameter from from_db_value 2019-12-09 12:32:51 -05:00
filters.py Merge branch 'develop' into develop-2.7 2019-12-10 11:51:10 -05:00
forms.py Closes #3706: Increase available_power maximum value on PowerFeed 2019-12-11 21:12:18 -05:00
managers.py Merge v2.5.11 2019-04-29 14:40:18 -04:00
models.py fixed svg gradient scaling and css flickering issue 2019-12-12 00:30:22 -05:00
signals.py Fixes #3644: Fix exception when connecting a cable to a RearPort with no corresponding FrontPort 2019-12-09 15:42:04 -05:00
tables.py Add description field to RackRole and DeviceRole models (#3655) 2019-12-10 12:53:28 -05:00
urls.py Add list view for device components (#3719) 2019-12-05 17:10:49 -05:00
views.py Addressed lingering TODOs 2019-12-11 17:07:56 -05:00