index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
utils
/
functional.py
Age
Commit message (
Expand
)
Author
2008-03-13
newforms-admin: Merged from trunk up to [7232]
Joseph Kocherhans
2007-10-26
newforms-admin: Merged to [6612]
Joseph Kocherhans
2007-09-15
newforms-admin: Merged to [6332].
Joseph Kocherhans
2007-08-07
Merged revisions 4350-4357,4359-4365,4371-4372,4374-4377,4380-4386,4388,4390-...
Russell Keith-Magee
2007-07-07
newforms-admin: Merged from trunk up to [5625]. This includes the Unicode
Malcolm Tredinnick
2007-07-01
newforms-admin: Merged to [5571]
Adrian Holovaty
2007-05-12
newforms-admin: Merged to [5194]
Adrian Holovaty
2006-09-07
Renamed 'func' argument in django.utils.functional.curry to reduce possibilit...
Adrian Holovaty
2006-09-07
Optimized django.utils.functional.curry. Thanks for the patch, Martin Glueck
Adrian Holovaty
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2005-11-21
fixes #753 - ValidationError and CriticalValidationError now accept both stri...
Georg Bauer
2005-11-06
Reworded docstrings and settings documentation from [1068]
Adrian Holovaty
2005-11-04
Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...
Jacob Kaplan-Moss
2005-08-01
Refactored meta.py -- created a django.core.meta package, with init.py and fi...
Adrian Holovaty