Author: mtredinnick Date: 2007-10-20 01:30:44 -0500 (Sat, 20 Oct 2007) New Revision: 6547
Modified: django/trunk/docs/settings.txt Log: Added "new in development version" marker for [6545]. Modified: django/trunk/docs/settings.txt =================================================================== --- django/trunk/docs/settings.txt 2007-10-20 05:58:48 UTC (rev 6546) +++ django/trunk/docs/settings.txt 2007-10-20 06:30:44 UTC (rev 6547) @@ -787,6 +787,8 @@ SESSION_COOKIE_PATH ------------------- +**New in Django development version** + Default: ``'/'`` The path set on the session cookie. Should match the URL path of your Django --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
