Installing netbox using Django and nginx (https://netbox.readthedocs.io/en/stable/installation/4-http-daemon/) and I encountered a problem as Django gives the following error for multiple files:
The following static media file failed to load: select2-bootstrap-0.1.0-beta.10/select2-bootstrap.min.css
It only works when i use Python3 manage.py runserver --insecure