netbox/netbox/dcim
2017-02-03 17:18:47 -05:00
..
api Added API endpoints for device type components 2017-02-03 17:18:47 -05:00
fixtures Fixes #672: Expanded color selection for rack and device roles 2016-12-06 12:28:29 -05:00
migrations Closes #284: Added interface_ordering field to DeviceType 2017-01-06 12:59:49 -05:00
tests Fixed DeviceTypeTest 2017-01-25 14:38:45 -05:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
admin.py Fixes #734: Corrected display of device type when editing a device 2016-12-08 09:59:21 -05:00
apps.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
fields.py Fixes #268: Added support for full 32-bit ASN space 2016-07-13 15:30:15 -04:00
filters.py Added API endpoints for device type components 2017-02-03 17:18:47 -05:00
formfields.py Force 48-bit MAC format for proper error messages during validation 2016-07-06 14:22:34 -04:00
forms.py Closes #841: Merged search and filter forms on all object lists 2017-01-24 12:05:39 -05:00
models.py Basic Support for Python 3 (#827) 2017-01-23 16:44:29 -05:00
tables.py Closes #805: Linkify site column in device table 2017-01-17 14:46:29 -05:00
urls.py Introduced DeviceComponentCreateView 2016-12-21 15:26:56 -05:00
views.py Fixes #845: Fix missing edit/delete buttons on object tables for non-superusers 2017-01-26 13:20:56 -05:00