Django

Code

root/django/trunk/docs/sessions.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7844 [7844] 07/06/08 01:39:44 mtredinnick Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup …
(edit) @7654 [7654] 06/15/08 23:01:33 adrian Fixed #6777 -- Made some text in docs/sessions.txt into internal links. …
(edit) @7619 [7619] 06/11/08 22:36:48 adrian Various documentation edits from the past few changesets
(edit) @7586 [7586] 06/07/08 15:28:06 jacob Fixed #2548: added get/set_expiry methods to session objects. Thanks, Amit …
(edit) @7329 [7329] 03/20/08 01:43:58 mtredinnick Fixed #5507 -- Use a more portable way to get at the system's tmpdir …
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @6942 [6942] 12/18/07 21:29:16 adrian Added 'New in Django development version' note to docs/sessions.txt …
(edit) @6831 [6831] 12/02/07 09:27:29 mtredinnick Fixed #6087 -- Added setdefault() support to the Session object. Thanks, …
(edit) @6384 [6384] 09/19/07 21:02:21 russellm Fixed #5544 -- Fixed another typo in documentation, introduced as a result …
(edit) @6377 [6377] 09/19/07 18:32:53 russellm Fixed #5544 -- Fixed typo in documentation, introduced as a result of the …
(edit) @6344 [6344] 09/15/07 17:36:53 adrian Edited docs/sessions.txt changes from [6333]
(edit) @6333 [6333] 09/15/07 16:29:14 jacob Fixed #2066: session data can now be stored in the cache or on the …
(edit) @5869 [5869] 08/12/07 05:24:21 mtredinnick Fixed #4914 -- Documented the Session.modified attribute for forcing …
(edit) @5140 [5140] 05/02/07 17:10:12 adrian Fixed #4201 -- Fixed pre-MR style code example in docs/sessions.txt. …
(edit) @4825 [4825] 03/25/07 18:22:04 adrian Fixed #3816 -- Fixed typo in docs/sessions.txt. Thanks, jon austin
(edit) @4804 [4804] 03/23/07 15:45:30 ubernostrum Remove notes about things added/removed in development version, since the …
(edit) @4420 [4420] 01/24/07 14:08:47 adrian Fixed #3333 -- Docs now use relative links, not hard-coded …
(edit) @4268 [4268] 12/30/06 01:30:00 adrian Fixed #3137 -- Added 'Clearing the session table' section to …
(edit) @4110 [4110] 11/26/06 18:08:46 adrian Fixed #2931 -- Changed 'if request.POST' to 'if request.method == POST' in …
(edit) @3570 [3570] 08/12/06 01:02:28 adrian Fixed #2523 -- Added SESSION_COOKIE_SECURE setting. Thanks, mir@noris.de
(edit) @3295 [3295] 07/07/06 17:25:32 adrian Fixed #2295 -- Improved docs/sessions.txt to note INSTALLED_APPS …
(edit) @3049 [3049] 06/01/06 17:25:06 adrian Fixed #395 -- Added SESSION_EXPIRE_AT_BROWSER_CLOSE setting, which …
(edit) @2980 [2980] 05/25/06 23:05:02 adrian Fixed #1998 -- Changed double quotes to single quotes
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @2300 [2300] 02/10/06 15:33:07 adrian Fixed #1339 -- Added keys() and items() methods to session objects. …
(edit) @1898 [1898] 01/10/06 18:11:29 adrian Removed 'Only in Django development version' messages from the docs, …
(edit) @1793 [1793] 12/29/05 13:17:32 adrian Fixed #1137 -- Added a _contains_() method to SessionWrapper?. Thanks, …
(edit) @1585 [1585] 12/08/05 21:40:27 adrian Fixed grammar error in docs from [1584]
(edit) @1584 [1584] 12/08/05 21:39:31 adrian Fixed #857 -- Changed default session cookie name from hotclub to …
(edit) @1304 [1304] 11/20/05 11:18:25 adrian Added note to docs/sessions.txt about only being available in development …
(edit) @1303 [1303] 11/20/05 11:16:13 adrian Added SESSION_SAVE_EVERY_REQUEST setting.
(edit) @1211 [1211] 11/12/05 22:43:07 adrian Changed slightly misleading example in docs/sessions.txt to use …
(edit) @1044 [1044] 11/02/05 08:26:55 adrian Added 'Session IDs in URLs' and 'Session cookies' sections to …
(edit) @867 [867] 10/14/05 15:10:13 adrian Fixed #626 -- Moved template modules to django.core.template package. …
(edit) @669 [669] 09/22/05 20:28:44 adrian Added request.session.delete_test_cookie()
(edit) @524 [524] 08/16/05 23:05:42 adrian Added 'Session object guidlines' section to docs/sessions.txt
(add) @523 [523] 08/16/05 23:00:02 adrian Added doc/sessions.txt
Note: See TracRevisionLog for help on using the revision log.