Jacob Kaplan-Moss
|
fe8e00ae06
|
Fixed #8194: `AdminForm.first_field` now correctly returns the first field when using custom field orders.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8681 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-28 20:48:59 +00:00 |
Brian Rosner
|
5a72589d7a
|
Fixed #7984 -- 'View on site' links now work in inlines. Thanks philwo for the report and initial patch by julianb.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8586 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-26 18:07:36 +00:00 |
Brian Rosner
|
62aafd8e30
|
Moved admin form helpers to their own module to clean-up django/contrib/admin/options.py a little bit.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-18 15:49:58 +00:00 |