1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/admin_views
2008-08-23 14:12:58 +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 Fixed #5780 -- Adjusted the ModelAdmin API to allow the created/updated objects 2008-08-09 20:52:40 +00:00
tests.py Fixed #7776: Ensured that the test cookie is always deleted once a login has succeeded. Thanks for the report and fix, Mnewman. 2008-08-23 14:12:58 +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