netbox/netbox/dcim
2020-05-21 15:53:00 -04:00
..
api Adapt tracing view to account for split ends (WIP) 2020-04-15 17:09:04 -04:00
migrations Update development docs to remove squashing instructions 2020-04-29 09:44:41 -04:00
models Merge pull request #4564 from netbox-community/3147-csv-import-fields 2020-05-06 10:15:00 -04:00
tests Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -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 #4554: Add HDOT Cx power outlet type 2020-04-30 13:39:12 -04:00
constants.py Closes #4448: Allow connecting cables between two circuit terminations 2020-04-03 13:44:41 -04:00
elevations.py Closes #4147: Use absolute URLs in rack elevation SVG renderings 2020-04-03 13:16:35 -04:00
exceptions.py Refactor cable tracing logic 2020-04-15 15:46:41 -04:00
fields.py Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants 2020-01-15 14:53:46 -05:00
filters.py Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -04:00
forms.py Fixes #4588: Restore ability to add/remove tags on services, virtual chassis in bulk 2020-05-06 15:00:01 -04:00
signals.py Adapt tracing view to account for split ends (WIP) 2020-04-15 17:09:04 -04:00
tables.py Closes #3064: Include tags in object lists as a toggleable table column 2020-05-06 14:42:51 -04:00
urls.py Transition ObjectEditView to use ObjectPermissionRequiredMixin 2020-05-21 13:59:19 -04:00
views.py Introduce ObjectView to enforce object-level permissions for individual object views 2020-05-21 15:53:00 -04:00