This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9ecd978e26
django
/
tests
/
regressiontests
/
httpwrappers
History
Claude Paroz
23f94f0741
Fixed
#18561
-- Made HttpResponse.tell() support non-ascii chars
2012-07-17 22:00:54 +02:00
..
__init__.py
Refs
#2333
- Modified runtests script to use new testing framework. Migrated existing tests to use Django testing framework. All the 'othertests' have been migrated into 'regressiontests', and converted into doctests/unittests, as appropriate.
2006-08-27 13:59:47 +00:00
models.py
Refs
#2333
- Modified runtests script to use new testing framework. Migrated existing tests to use Django testing framework. All the 'othertests' have been migrated into 'regressiontests', and converted into doctests/unittests, as appropriate.
2006-08-27 13:59:47 +00:00
tests.py
Fixed
#18561
-- Made HttpResponse.tell() support non-ascii chars
2012-07-17 22:00:54 +02:00