Closed smk4664 closed 2 years ago
Fixes #62
This PR fixes the AttributeError on any add form that does not use base_fields (e.x. ClusterAddDeviceForm). This also makes the Welcome Banner optional (configurable in settings).
AttributeError
add
Fixes #62
This PR fixes the
AttributeError
on anyadd
form that does not use base_fields (e.x. ClusterAddDeviceForm). This also makes the Welcome Banner optional (configurable in settings).