This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-08 09:01:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a0a0203a39
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