The Python Oracle

What's the purpose of Django setting ‘SECRET_KEY’?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Unforgiving Himalayas Looping

--

Chapters
00:00 Question
00:30 Accepted answer (Score 125)
01:12 Answer 2 (Score 74)
02:44 Answer 3 (Score 49)
03:33 Thank you

--

Full question
https://stackoverflow.com/questions/7382...

Question links:
https://docs.djangoproject.com/en/dev/re...

Answer 1 links:
[Django documentation for cryptographic signing]: https://docs.djangoproject.com/en/stable.../
[the Django documentation for the ‘SECRET_KEY’ setting]: https://docs.djangoproject.com/en/stable...
[Signing serialised data]: https://docs.djangoproject.com/en/stable...

Answer 2 links:
[According to the Django Documentation on ]: https://docs.djangoproject.com/en/dev/re...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #django #security #encryption

#avk47