This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
0e18fb04ba
django1
/
django
/
test
History
Julien Phalip
293f7a2114
Fixed
#17797
-- Enabled support for PATCH requests in the dummy test client. Thanks to pfarmer for the suggestion and initial patch.
2013-02-02 18:22:40 -08:00
..
__init__.py
Fixed
#3011
-- Added swappable auth.User models.
2012-09-26 18:48:09 +08:00
_doctest.py
[py3] Ported django.test.doctest.
2012-08-07 12:00:22 +02:00
client.py
Fixed
#17797
-- Enabled support for PATCH requests in the dummy test client. Thanks to pfarmer for the suggestion and initial patch.
2013-02-02 18:22:40 -08:00
html.py
Fixed HTML comparisons of class="foo bar" and class="bar foo" in tests
2012-12-24 02:11:32 +00:00
signals.py
Fixed
#17744
-- Reset default file storage with setting_changed signal
2012-10-30 22:23:28 +01:00
simple.py
Fixed
#19711
-- Typo in __all__ declaration in django/test/simple.py
2013-01-31 19:40:38 +01:00
testcases.py
Deprecated undocumented warnings manipulation testing tools.
2013-01-31 14:57:45 -03:00
utils.py
Deprecated undocumented warnings manipulation testing tools.
2013-01-31 14:57:45 -03:00