1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/regressiontests/admin_views
2010-03-20 14:53:17 +00:00
..
fixtures Added file omitted from r12598. 2010-02-26 13:22:52 +00:00
__init__.py
customadmin.py Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00
models.py Fixed #12105: Corrected handling of isnull=False lookups in admin. Thanks marcob, Travis Cline, gabrielhurley. 2010-03-16 19:01:40 +00:00
tests.py Fixed #12962: Made admin delete action work again. Thanks ptone, skevy, mlavin and anyone else I've missed. 2010-03-20 14:53:17 +00:00
urls.py Fixed #6470: made the admin use a URL resolver. 2009-01-14 20:22:25 +00:00
views.py Fixed #8509: Cleaned up handling of test cookies in admin logins. Thanks to rajeshd for the report of a problem case. 2008-08-24 06:34:18 +00:00