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-29 16:09:29 +00:00
..
fixtures
__init__.py
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 #7738: support initial values via GET for SelectMutliple in the admin. 2008-08-29 16:09:29 +00:00
urls.py
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