auroraresearchlab / netbox-dns

Netbox Dns is a netbox plugin for managing zone, nameserver and record inventory.
MIT License
208 stars 20 forks source link

Trying to edit a zone in the admin interface raises a TypeError exception #257

Closed peteeckel closed 1 year ago

peteeckel commented 1 year ago

When an administrator tries to view or edit a zone in the administrative interface a TypeError exception is raised:

<class 'TypeError'>

__init__() got an unexpected keyword argument 'required'

Python version: 3.8.13
NetBox version: 3.3.8