netbox/netbox/dcim
2018-09-15 17:23:58 -04:00
..
api Fixes #2340: API requires manufacturer field when creating/updating an inventory item 2018-08-09 09:34:54 -04:00
fixtures Closes #2131: Added created and last_updated fields to DeviceType 2018-05-30 13:41:14 -04:00
migrations Closes #2168: Added Extreme SummitStack interface form factors 2018-08-22 11:33:43 -04:00
tests Fixes #2310: False validation error on certain nested serializers 2018-08-06 17:40:45 -04:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Webhook signal refactor - fixes #2282 (#2260) 2018-07-30 14:23:49 -04:00
constants.py Closes #2168: Added Extreme SummitStack interface form factors 2018-08-22 11:33:43 -04:00
fields.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py added rack group search #2254 2018-08-17 18:37:48 -04:00
formfields.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
forms.py Fixes #2344: AttributeError when assigning VLANs to an interface on a device/VM not assigned to a site 2018-08-09 15:46:18 -04:00
models.py Fixes #2353: Handle DoesNotExist exception when deleting a device with connected interfaces 2018-08-22 10:35:56 -04:00
querysets.py avoid illegal casts on large integers 2018-04-09 17:42:54 -07:00
signals.py Fixes #1977: Don't default master vc_position to 1 when creating a new virtual chassis 2018-07-18 14:17:35 -04:00
tables.py fixes #2423 - interface connection links 2018-09-15 17:23:58 -04:00
urls.py Closes #2259: Add changelog tab to interface view 2018-07-23 15:09:37 -04:00
views.py Cleaned up BulkEditView and BulkDeleteView 2018-07-20 21:18:10 -04:00