netbox/netbox/dcim
2020-03-18 14:43:19 -04:00
..
api Fixes #4272: Interface type should be required by API serializer 2020-02-25 11:20:43 -05:00
migrations Delete squashed migration to avoid 'pending trigger events' exception under certain conditions 2020-03-06 10:32:12 -05:00
models Closes #4380: Enable webhooks for rack reservations 2020-03-18 14:43:19 -04:00
tests Closes #4369: Add a dedicated view for rack reservations 2020-03-13 13:53:44 -04: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 Closes #4284: Add MRJ21 port and cable types 2020-03-03 10:13:21 -05:00
constants.py Remove CONNECTION_STATUS_CONNECTED and CONNECTION_STATUS_PLANNED constants 2020-02-24 14:18:19 -05:00
elevations.py Closes #4290: Include device name in tooltip on rack elevations 2020-03-03 10:35:07 -05:00
exceptions.py Fixes #2721: Detect loops when tracing front/rear ports 2018-12-21 10:54:20 -05:00
fields.py Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants 2020-01-15 14:53:46 -05:00
filters.py fix tenancy filterset bases 2020-02-25 13:50:31 -05:00
forms.py Remove APISelect widget/api_url argument from dynamic fields 2020-03-16 14:08:48 -04: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 Closes #4369: Add a dedicated view for rack reservations 2020-03-13 13:53:44 -04:00
urls.py Closes #4369: Add a dedicated view for rack reservations 2020-03-13 13:53:44 -04:00
views.py Closes #4369: Add a dedicated view for rack reservations 2020-03-13 13:53:44 -04:00