summaryrefslogtreecommitdiff
path: root/docs/releases/1.2.2.txt
AgeCommit message (Collapse)Author
2013-09-09Fixed #19885 -- cleaned up the django.test namespaceKevin Christopher Henry
* override_settings may now be imported from django.test * removed Approximate from django.test * updated documentation for things importable from django.test Thanks akaariai for the suggestion.
2010-10-08Fixed #14225 -- Added a documentation marker (and a 1.2.2 release notes ↵Russell Keith-Magee
file, required to satisfy Sphinx) for the enable_csrf_checks flag on the test client. Thanks to public@grep.ro for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14011 bcc190cf-cafb-0310-a4f2-bffc1f526a37