django/docs/ref/contrib/admin
Jannis Leidel 332a485567 Fixed #16115 -- Added ModelAdmin.save_related method to be able to do pre- or post-save operations for objects related to the parent object currently displayed. Thanks, Julien Phalip.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16498 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-03 17:56:43 +00:00
..
_images Fixed #10615 - Added selection counter to admin change list. Thanks to Martin Mahner for the idea and initial patch. 2010-01-05 18:24:27 +00:00
actions.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
admindocs.txt Replaced an inappropriate UTF8 character in the admindocs docs. Thanks to Luke Plant for the report. 2010-11-20 11:10:48 +00:00
index.txt Fixed #16115 -- Added ModelAdmin.save_related method to be able to do pre- or post-save operations for objects related to the parent object currently displayed. Thanks, Julien Phalip. 2011-07-03 17:56:43 +00:00