On Sat, Mar 28, 2020 at 3:25 PM John McClain <jmcclain0129@gmail.com> wrote:
My build keeps failing at this juncture--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN-hv_ozmpT5qVuDJpkZcmcSyR4UCm8khgt5xr3eEkEDzsPKww%40mail.gmail.com.
Are you setting the secret key as an enviroment variable? If so, then I'd try:
export SECRET_KEY="whatever"
./manage.py test
-Jorge
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANfN%3DK8bzgq4N4pzkMm%3DQz4ga1vqT%3DHU9CRXh4goZV4ubxL2Ng%40mail.gmail.com.
No comments:
Post a Comment