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
/
utils
/
functional.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)
@8127
[8127]
07/27/08 19:45:04
mtredinnick
Put back
[8120]
along with a small tweak. Fixed
#6217
.
(edit)
@8126
[8126]
07/27/08 19:08:17
mtredinnick
Back out
[8120]
for a bit. Refs
#6217
. It's having unintended side-effects …
(edit)
@8120
[8120]
07/27/08 17:51:49
mtredinnick
Fixed
#6217
-- Reduced the memory used by each ugettext_lazy() …
(edit)
@7153
[7153]
02/25/08 00:02:35
gwilson
Fixed
#5701
-- Fixed decorators to take the name, attributes, and …
(edit)
@6587
[6587]
10/21/07 13:35:31
mtredinnick
Fixed
#5560
-- Improved the way we create
str
and
unicode
methods …
(edit)
@6279
[6279]
09/15/07 06:13:21
mtredinnick
Made a small optimization to
deepcopy
in
[6276]
.
(edit)
@6276
[6276]
09/15/07 05:57:03
mtredinnick
Fixed
#5487
-- Added deepcopying ability to lazy() objects, along with a …
(edit)
@5632
[5632]
07/07/07 19:39:32
mtredinnick
Fixed reverse URL lookup using functions when the original URL pattern was …
(edit)
@5609
[5609]
07/04/07 07:11:04
mtredinnick
Merged Unicode branch into trunk (
r4952:5608
). This should be …
(edit)
@5516
[5516]
06/23/07 00:40:28
mtredinnick
Fixed
#4566
-- Added caching speed-ups to reverse URL matching. Based on …
(edit)
@5091
[5091]
04/26/07 08:30:48
mtredinnick
Fixed
#4040
-- Changed uses of has_key() to "in". Slight …
(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)
@3735
[3735]
09/07/06 13:26:00
adrian
Renamed 'func' argument in django.utils.functional.curry to reduce …
(edit)
@3733
[3733]
09/06/06 23:21:11
adrian
Optimized django.utils.functional.curry. Thanks for the patch, Martin …
(edit)
@2809
[2809]
05/01/06 20:31:56
adrian
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit)
@1328
[1328]
11/21/05 04:41:54
hugo
fixes
#753
-
ValidationError?
and
CriticalValidationError?
now accept both …
(edit)
@1098
[1098]
11/06/05 16:22:02
adrian
Reworded docstrings and settings documentation from
[1068]
(edit)
@1068
[1068]
11/03/05 22:59:46
jacob
Merged i18n branch into the trunk! Fixes
#65
, and perhaps some others. NB: …
(add)
@378
[378]
08/01/05 16:29:52
adrian
Refactored meta.py -- created a django.core.meta package, with init.py and …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog