François Vincent
François Vincent
Hi saghul, I've just installed evergreen to have a look and perform basic tests: > cat /etc/issue > > > Ubuntu 14.04.1 LTS > > pip install evergreen > >...
### Deployment Type Self-hosted ### NetBox Version v3.7.2 ### Python Version 3.10 ### Steps to Reproduce ❯ ruff check | grep F821 core/api/schema.py:139:79: F821 Undefined name `serializers` ### Expected Behavior...
### Deployment Type Self-hosted ### NetBox Version 3.7.3-dev ### Python Version 3.10 ### Steps to Reproduce git clone [email protected]:netbox-community/netbox.git copy netbox/configuration_example.py netbox/configuration.py basic editing of configuration.py (ALLOWED_HOSTS = ['*'], DEBBUG=True)...