django1/django/core/meta
Adrian Holovaty 0292578745 Fixed #312 -- Fixed bug when adding images in the admin when edit_inline and width field is set. Thanks, nichyoung
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1104 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-06 22:46:56 +00:00
..
__init__.py Fixed #312 -- Fixed bug when adding images in the admin when edit_inline and width field is set. Thanks, nichyoung 2005-11-06 22:46:56 +00:00
fields.py Added meta.Admin list_select_related option, which specifies to use select_related in the change-list query 2005-11-05 18:14:17 +00:00