On Jan 12, 2008 8:31 AM, shabda.raaj <[EMAIL PROTECTED]> wrote:
> When we run django-admin.py, it generates SECRET_KEY and writes that
> value. Now if we create some apps and these apps are downloaded and
> used as-is by the users they end up sharing the SECRET_KEY.
> That setting recommends that "# Make this unique, and don't share it
> with anybody."
> Wont it be better if we had something like,

No. You'll find several previous discussions in the archives of the
Django lists in which it's pointed out that verbatim distribution of a
settings file is a horrible idea.


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to