This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
datatypes
History
Aymeric Augustin
e7e08fd48b
[py3] Replaced some __str__ methods by __unicode__
...
These methods actually return unicode.
2012-08-12 14:44:40 +02:00
..
__init__.py
Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All
2007-06-23 14:16:00 +00:00
models.py
[py3] Replaced some __str__ methods by __unicode__
2012-08-12 14:44:40 +02:00
tests.py
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00