I’ve added this to settings.py and restarted Apache and it is not working yet. Any idea what I might be missing?
Darcy W. Christ Digital Generalist @1000camels > On Nov 3, 2017, at 11:19 AM, Adam Cox <[email protected]> wrote: > > Hey Darcy, yeah, what you should do is add the SESSION_COOKIE_NAME to your > settings (or local settings) with a unique value for each app. What I have > done in the past is: > > SESSION_COOKIE_NAME = PACKAGE_NAME > > This is a standard Django setting, and you can read a little more about it > here: > https://docs.djangoproject.com/en/1.11/ref/settings/#session-cookie-name > <https://docs.djangoproject.com/en/1.11/ref/settings/#session-cookie-name> > > Adam > > On Thu, Nov 2, 2017 at 9:47 PM, Darcy Christ <[email protected] > <mailto:[email protected]>> wrote: > I'm trying to run two versions of Arches v4 and their sessions seem to be > conflicting. Is there a settling that would allow me to run them both, be > logged into both, within the same browser session? > > Regards, > Darcy > > -- > -- To post, send email to [email protected] > <mailto:[email protected]>. To unsubscribe, send email to > [email protected] > <mailto:archesproject%[email protected]>. For more information, > visit https://groups.google.com/d/forum/archesproject?hl=en > <https://groups.google.com/d/forum/archesproject?hl=en> > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > <https://groups.google.com/d/forum/archesproject?hl=en> > --- > You received this message because you are subscribed to a topic in the Google > Groups "Arches Project" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/archesproject/fctRcAOIljc/unsubscribe > <https://groups.google.com/d/topic/archesproject/fctRcAOIljc/unsubscribe>. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Message signed with OpenPGP
