This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 18:38:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
bdca5ea345
django
/
tests
/
regressiontests
/
backends
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
bdca5ea345
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
..
__init__.py
Added test cases for [6218].
2007-09-14 21:38:45 +00:00
models.py
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
tests.py
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00