Closed estahn closed 1 year ago
Thank you, I will think about it
While I appreciate the usefulness of the request, I think it should be addressed to Pydantic directly as it is the thing which is performing the heavy-lifting of validation and prints the output you are referring to.
^
I receive the following failure output:
The
SECRET_KET
config looks as follows:Given I'm using environment variables to pass in the configuration I can not discern the issue from looking at the output, e.g. I don't know I have to provide a value in
DJANGO_SECRET_KEY
until looking into the code.Would it be possible to provide more details, possibly the entire config for this field? I see there are
title
anddescription
available, which could be helpful too:Possible solution: