without any quotes.
[image: image.png]
On Tue, Sep 15, 2020 at 5:10 AM coolguy
wrote:
> Did you input the variable value under single quote or without it?
>
> e.g. ''
>
> On Saturday, September 12, 2020 at 12:35:29 PM UTC-4 hanz...@gmail.com
> wrote:
>
>> Yes, I've seen so man
Did you input the variable value under single quote or without it?
e.g. ''
On Saturday, September 12, 2020 at 12:35:29 PM UTC-4 hanz...@gmail.com
wrote:
> Yes, I've seen so many tutorials. I did the same thing, and didn't work.
> I believe there is something wrong with my Djang
Yes, I've seen so many tutorials. I did the same thing, and didn't work.
I believe there is something wrong with my Django Project. I don't know
what it is.
Still tinkering.
On Sat, Sep 12, 2020 at 9:38 PM Mbah Victor
wrote:
> Have you try googling your problem
>
> Victor
>
> On Sat, Sep 12, 20
Have you try googling your problem
Victor
On Sat, Sep 12, 2020, 9:34 AM dum dum wrote:
> I tried to put my Django Secret Key in Environment Variables.
>
> SECRET_KEY = os.environ.get('SECRET_KEY')
>
> I did save the SECRET_KEY on env var windows 10 like this
> [image: image.png]
>
>
> When I tr
I tried to put my Django Secret Key in Environment Variables.
SECRET_KEY = os.environ.get('SECRET_KEY')
I did save the SECRET_KEY on env var windows 10 like this
[image: image.png]
When I tried to py manage.py runserver, I got this error
django.core.exceptions.ImproperlyConfigured: The SECRET_
5 matches
Mail list logo