I have a django server with
python manage.py runserver 0.0.0.0:8000 ALLOWED_HOSTS=[\'*\'] CORS_ALLOW_ALL_ORIGINS = True
Its running in windo