Open Kulkarni-dev opened 2 years ago
You have to set your own secret key . For that your need to create a .env
file like .env.example
in core
folder & then fill the value of SECRET_KEY with something of your own.
Hope this helps 🤞
How do I do that?
create a .env
file in core folder & then fill the value of SECRET_KEY with something of your own.
For Example inside .env
file :
SECRET_KEY = 'K^N&oMS,>IghRhfLU{)LQNcl@/i*'!'
Read this article to learn more about working with env https://dev.to/earthcomfy/django-how-to-keep-secrets-safe-with-python-dotenv-5811
I put my mobile no. bt also same issue
On Sat, Jul 23, 2022, 5:04 PM Abhik Bhattacharya @.***> wrote:
create a .env file in core folder & then fill the value of SECRET_KEY with something of your own. For Example inside .env file : SECRET_KEY = 'K^N&oMS,>IghRhfLU{)LQNcl@/i*'!'
— Reply to this email directly, view it on GitHub https://github.com/abhik-b/django-library-management/issues/2#issuecomment-1193110705, or unsubscribe https://github.com/notifications/unsubscribe-auth/APEBAQATYIFO2TVK3VIWBUTVVPKELANCNFSM5T4M4HTQ . You are receiving this because you commented.Message ID: @.***>
can I see your code ?
Rply
On Sat, Jul 23, 2022, 5:15 PM Venkatesh Nayak @.***> wrote:
It's ur code only
On Sat, Jul 23, 2022, 5:06 PM Abhik Bhattacharya @.***> wrote:
can I see your code ?
— Reply to this email directly, view it on GitHub https://github.com/abhik-b/django-library-management/issues/2#issuecomment-1193111118, or unsubscribe https://github.com/notifications/unsubscribe-auth/APEBAQDKT2RYMOGXOP353F3VVPKNVANCNFSM5T4M4HTQ . You are receiving this because you commented.Message ID: @.***>
watch this video it might help solve the issue https://youtu.be/Kb3HhxANlzg
It's ur code only
On Sat, Jul 23, 2022, 5:06 PM Abhik Bhattacharya @.***> wrote:
can I see your code ?
— Reply to this email directly, view it on GitHub https://github.com/abhik-b/django-library-management/issues/2#issuecomment-1193111118, or unsubscribe https://github.com/notifications/unsubscribe-auth/APEBAQDKT2RYMOGXOP353F3VVPKNVANCNFSM5T4M4HTQ . You are receiving this because you commented.Message ID: @.***>
The SECRET_KEY setting must not be empty how to solve error
pleasse what is the detils for the admin login