netbox/netbox/dcim
2020-01-09 21:58:38 +00:00
..
api Merge pull request #3863 from hSaria/2113-napalm-settings 2020-01-09 11:56:32 -05:00
fixtures Rename form_factor to type on dcim.Interface 2019-04-12 13:42:56 -04:00
migrations #3720: Update migration to add powerfeeds to termination_type limit list (does not impact database) 2019-12-06 12:29:31 -05:00
tests Clean up filter imports 2020-01-08 17:20:31 -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
constants.py Replaced ASN bounds with constants 2020-01-09 21:58:38 +00:00
exceptions.py Fixes #2721: Detect loops when tracing front/rear ports 2018-12-21 10:54:20 -05:00
fields.py Replaced ASN bounds with constants 2020-01-09 21:58:38 +00:00
filters.py Clean up filter imports 2020-01-08 17:20:31 -05:00
forms.py Replaced ASN bounds with constants 2020-01-09 21:58:38 +00:00
managers.py Merge v2.5.11 2019-04-29 14:40:18 -04:00
models.py Fixes #3849: Fix ordering of models when dumping data to JSON 2020-01-09 13:28:39 -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 Fixes #3720: Correctly indicate power feed terminations on cable list 2019-11-26 16:56:11 -05:00
urls.py Closes #3563: Enable editing of individual DeviceType components 2019-10-07 17:08:51 -04:00
views.py Fixes #3440: Total cable trace length 2020-01-08 10:49:58 +00:00