peteeckel / netbox-plugin-dns

NetBox DNS is a NetBox plugin for managing DNS data.
https://pypi.org/project/netbox-plugin-dns
MIT License
204 stars 17 forks source link

Fixed the documentation regarding status names in `settings.py` #482

Closed peteeckel closed 6 days ago

peteeckel commented 6 days ago

You can't actually import status choices in settings.py, so the documentation needs to mention the plain status names in examples.