django/tests/regressiontests/admin_views
Jacob Kaplan-Moss 4747347385 Fixed #5801: admin requests with GET args now get properly bounced through login with those args intact. Thanks for the patch, Rozza.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-09 17:35:19 +00:00
..
fixtures Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
__init__.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
models.py Added a few force_unicode() calls around objects in the admin. Required for 2008-08-08 18:07:33 +00:00
tests.py Fixed #5801: admin requests with GET args now get properly bounced through login with those args intact. Thanks for the patch, Rozza. 2008-08-09 17:35:19 +00:00
urls.py Fixed #5801: admin requests with GET args now get properly bounced through login with those args intact. Thanks for the patch, Rozza. 2008-08-09 17:35:19 +00:00
views.py Fixed #5801: admin requests with GET args now get properly bounced through login with those args intact. Thanks for the patch, Rozza. 2008-08-09 17:35:19 +00:00