CSRF_TRUSTED_ORIGINS = ["http://127.0.0.1:8000"]
ALLOWED_HOSTS = ["*"]