This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
History
Aymeric Augustin
9b07b5edeb
Fixed
#18916
-- Allowed non-ASCII headers.
...
Thanks Malcolm Tredinnick for the review.
2012-09-07 19:08:57 -04:00
..
modeltests
[py3k] Silence many warnings while running the tests.
2012-09-07 13:17:34 -04:00
regressiontests
Fixed
#18916
-- Allowed non-ASCII headers.
2012-09-07 19:08:57 -04:00
templates
…
runtests.py
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
test_sqlite.py
…
urls.py
…