Home
Download
Documentation
Weblog
Community
Code
Code
Search:
Login
Register
Settings
Wiki
Timeline
Browse Source
Reports
View Tickets
New Ticket
Roadmap
Search
View Latest Revision
root
/
django
/
trunk
/
django
/
contrib
/
sessions
/
models.py
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@8349
[8349]
08/14/08 10:41:38
gwilson
Removed some testing code inadvertently commited in
[8348]
.
(edit)
@8348
[8348]
08/14/08 10:37:43
gwilson
Fixed
#8206
-- Removed validate methods of Model and Model fields. They …
(edit)
@8193
[8193]
08/02/08 00:56:57
gwilson
Fixed
#7919
-- md5 and sha modules are deprecated since Python 2.5, use …
(edit)
@7725
[7725]
06/23/08 00:08:07
gwilson
Several Django styling fixes in the
contrib.sessions
app.
(edit)
@7131
[7131]
02/18/08 18:08:08
mtredinnick
Fixed
#6481
-- Fixed a bunch of import problems (and some whitespace …
(edit)
@6796
[6796]
12/01/07 12:10:14
mtredinnick
Fixed
#6081
-- Removed unused code. Thanks, Ben Slavin.
(edit)
@6425
[6425]
09/25/07 18:16:11
gwilson
Fixed
#5598
-- Restored needed imports that were removed in
[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)
@6270
[6270]
09/15/07 04:51:41
mtredinnick
Fixed
#5486
-- Worked around the lack of os.getpid() in Jython, whilst …
(edit)
@5803
[5803]
08/05/07 00:14:46
gwilson
Fixed
#2101
-- Renamed
maxlength
argument to
max_length
for oldforms …
(edit)
@5609
[5609]
07/04/07 07:11:04
mtredinnick
Merged Unicode branch into trunk (
r4952:5608
). This should be …
(edit)
@5470
[5470]
06/14/07 19:22:16
mtredinnick
Fixed
#4531
-- Added a bit more randomness to session idents. Thanks, …
(edit)
@4771
[4771]
03/21/07 21:20:33
mtredinnick
Reduced the chances of session object collision. The window of opportunity …
(edit)
@4265
[4265]
12/30/06 00:25:49
adrian
Fixed
#3191
-- Set 'svn:eol-style native' on the files that didn't have …
(edit)
@3392
[3392]
07/19/06 22:32:24
russellm
Fixed formatting of comments.
(edit)
@3167
[3167]
06/19/06 23:07:32
mtredinnick
Fixed
#1422
-- Docstring improvements for the models in the admin app. …
(copy)
@2809
[2809]
05/01/06 20:31:56
adrian
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from
django/branches/magic-removal/django/contrib/sessions/models.py
:
(edit)
@2211
[2211]
01/31/06 17:42:58
adrian
magic-removal: Fixed
#1300
-- Converted various Django code to use the new …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog