nautobot / nautobot-app-welcome-wizard

Magic and wonder UI wizard that simplifies getting started with Nautobot.
https://docs.nautobot.com/projects/welcome-wizard/en/latest/
Other
13 stars 7 forks source link

Cluster fix add devices #63

Closed smk4664 closed 2 years ago

smk4664 commented 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).