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
/
six.py
Age
Commit message (
Expand
)
Author
2013-09-04
Updated six to version 1.4.1.
Aymeric Augustin
2013-09-03
[1.6.x] Updated the bundled version of six to 1.4.0.
Aymeric Augustin
2013-03-27
Fixed #20016: worked around Jython not having a buffer.
Andreas
2013-03-17
Updated bundled version of six.
Aymeric Augustin
2013-03-02
Add a BinaryField model field
Claude Paroz
2013-01-26
Fixed #19589 -- assertRegexpMatches is deprecated in Python 3.3.
Aymeric Augustin
2013-01-01
Updated our six module to follow upstream changes.
Florian Apolloner
2012-09-07
[py3k] Silence many warnings while running the tests.
Alex Gaynor
2012-08-28
[py3] Updated bundled version of six
Aymeric Augustin
2012-08-18
[py3] Added compatibility import of thread/_thread
Aymeric Augustin
2012-08-08
[py3] Replaced raw_input by input
Claude Paroz
2012-07-25
[py3] Updated dict-like data structures for Python 3.
Aymeric Augustin
2012-07-22
[py3] Switched to Python 3-compatible imports.
Aymeric Augustin
2012-07-22
[py3] Fixed django.utils.six.moves.
Aymeric Augustin
2012-07-22
[py3] Bundled six for Python 3 compatibility.
Aymeric Augustin