Not really. Giving them a different secret key won't make much difference. Just make sure your site id is the same.
On Thu, Jun 17, 2010 at 11:22 AM, Aljosa Mohorovic <aljosa.mohoro...@gmail.com> wrote: > if i have a project with domain example.com and it's deployed as 3 > wsgi apps: > - www.example.com > - admin.example.com > - api.example.com > is there something in settings.py that should be shared across wsgi > apps except SESSION_COOKIE_DOMAIN? > > i can't figure out if i should use the same SECRET_KEY in all settings > or it doesn't matter? > just to be clear, all 3 wsgi apps are basically the same project and > they access the same database. > > Aljosa Mohorovic > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.