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-01-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
test_client_regress
History
Claude Paroz
10cf3c6427
Used catch_warnings instead of save/restore methods. Refs
#17049
.
2012-05-03 18:30:07 +02:00
..
bad_templates
…
fixtures
…
templates
…
__init__.py
…
models.py
Replaced deprecated TestCase methods. Refs
#17049
.
2012-05-03 16:39:16 +02:00
session.py
Fixed
#11555
-- Made SessionBase.session_key read-only. Cleaned up code slightly. Refs
#13478
.
2011-11-27 17:52:24 +00:00
urls.py
Fixed
#17323
-- Renamed HttpRequest.raw_post_data to request.body. Thanks for the patch, dstufft
2011-12-16 23:40:32 +00:00
views.py
Used catch_warnings instead of save/restore methods. Refs
#17049
.
2012-05-03 18:30:07 +02:00