summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_views/fixtures/admin-views-person.xml
AgeCommit message (Collapse)Author
2009-09-13Fixed #11820 -- Corrected the spelling of Grace Hopper's name in a test. ↵Russell Keith-Magee
Thanks to shields@msrl.com for the report, and apologies to Admiral Hopper for the error. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11551 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-17Fixed #8939: added a `list_editable` option to `ModelAdmin`; fields declared ↵Jacob Kaplan-Moss
`list_editable` may be edited, in bulk, on the changelist page. Thanks, Alex Gaynor. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10077 bcc190cf-cafb-0310-a4f2-bffc1f526a37