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
/
datastructures.py
Age
Commit message (
Expand
)
Author
2007-01-31
Merged revisions 4186 to 4454 from trunk.
Robin Munn
2006-09-25
sqlalchemy: Merged revisions 3770 to 3831 from trunk.
Robin Munn
2006-09-05
sqlalchemy: Merged revisions 3679 to 3723 from trunk.
Robin Munn
2006-06-08
Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...
Adrian Holovaty
2006-06-05
Fixed #2079 -- Fixed bug introduced in [3070] in django.utils.datastructures
Adrian Holovaty
2006-06-03
Eliminated lots of mutable default arguments (since they are bugs
Luke Plant
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-03-28
Fixed #1539 in trunk
Adrian Holovaty
2006-01-04
Changed repr for MultiValueDict
Adrian Holovaty
2005-12-28
Fixed #1131 -- Added repr() to MultiValueDict. Thanks, Simon
Adrian Holovaty
2005-11-30
Fixed #736 -- Changed behavior of QueryDict items() to be more consistent, fi...
Adrian Holovaty
2005-11-30
Fixed #709 -- Added a __contains__ method to MultiValueDict. Thanks, Brantley
Adrian Holovaty
2005-07-13
Imported Django from private SVN repository (created from r. 8825)
Adrian Holovaty