Fixes #7412: Fix exception in UI when adding child device to device bay

This commit is contained in:
jeremystretch
2021-09-30 12:29:08 -04:00
parent eb74d4f0fd
commit d0188b5fd6
2 changed files with 2 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ __all__ = (
'LocationForm',
'ManufacturerForm',
'PlatformForm',
'PopulateDeviceBayForm',
'PowerFeedForm',
'PowerOutletForm',
'PowerOutletTemplateForm',