export CSRF_TRUSTED_ORIGINS="localhost" export DEBUG=1 export SECRET_KEY="hola" export DJANGO_ALLOWED_HOSTS="localhost"