summaryrefslogtreecommitdiff
path: root/django/utils/functional.py
AgeCommit message (Expand)Author
2008-08-05gis: Merged revisions 7981-8001,8003-8011,8013-8033,8035-8036,8038-8039,8041-...archive/attic/gisJustin Bronn
2008-02-28gis: Merged revisions 7105-7168 via svnmerge from trunk.Justin Bronn
2007-10-26gis: Merged revisions 6525-6613 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-09-20gis: Merged revisions 6021-6393 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-08-26gis: Made necessary modifications for unicode, manage refactor, backend refac...Justin Bronn
2007-06-25gis: Merged revisions 5491-5539 via svnmerge from Jeremy Dunck
2007-06-18gis: Merged revisions 4786-5490 via svnmerge from Jeremy Dunck
2006-09-07Renamed 'func' argument in django.utils.functional.curry to reduce possibilit...Adrian Holovaty
2006-09-07Optimized django.utils.functional.curry. Thanks for the patch, Martin GlueckAdrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2005-11-21fixes #753 - ValidationError and CriticalValidationError now accept both stri...Georg Bauer
2005-11-06Reworded docstrings and settings documentation from [1068]Adrian Holovaty
2005-11-04Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...Jacob Kaplan-Moss
2005-08-01Refactored meta.py -- created a django.core.meta package, with init.py and fi...Adrian Holovaty