django/tests/modeltests/test_client
Russell Keith-Magee 027e3b554c More migrations to use RedirectView instead of redirect_to
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15993 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-02 08:45:38 +00:00
..
fixtures
__init__.py
models.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
tests.py Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch, and to Luke, Karen, Justin, Alex, Łukasz Rekucki, and Chuck Harmston for their help testing and reviewing the final patch. 2010-10-11 12:55:17 +00:00
urls.py More migrations to use RedirectView instead of redirect_to 2011-04-02 08:45:38 +00:00
views.py Modified the test_client tests to use the non-deprecated mail API. 2010-10-12 14:06:11 +00:00