This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
73f7d34699
django
/
tests
/
modeltests
/
test_client
History
Claude Paroz
b52672d778
Replaced deprecated TestCase methods. Refs
#17049
.
2012-05-03 16:39:16 +02:00
..
fixtures
…
__init__.py
…
models.py
Replaced deprecated TestCase methods. Refs
#17049
.
2012-05-03 16:39:16 +02:00
tests.py
Convert all modeltests to use absolute imports, rather than relative ones.
2011-10-13 18:04:12 +00:00
urls.py
Convert all modeltests to use absolute imports, rather than relative ones.
2011-10-13 18:04:12 +00:00
views.py
Fixed
#17323
-- Renamed HttpRequest.raw_post_data to request.body. Thanks for the patch, dstufft
2011-12-16 23:40:32 +00:00