diff options
| author | Brian Rosner <brosner@gmail.com> | 2008-08-09 20:52:40 +0000 |
|---|---|---|
| committer | Brian Rosner <brosner@gmail.com> | 2008-08-09 20:52:40 +0000 |
| commit | 65be56816fc173f823566728ab78b72d061bb466 (patch) | |
| tree | be3f07253971dfb13db3eb037041aa8246ece2fb /tests/regressiontests/admin_scripts | |
| parent | 50e6928c5bcf03b7f18f26d3d9af50295a7bc46f (diff) | |
Fixed #5780 -- Adjusted the ModelAdmin API to allow the created/updated objects
to be passed to the formsets prior to validation.
This is a backward incompatible change for anyone overridding save_add or
save_change. They have been removed in favor of more granular methods
introduced in [8266] and the new response_add and response_change nethods.
save_model has been renamed to save_form due to its slightly changed behavior.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8273 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/admin_scripts')
0 files changed, 0 insertions, 0 deletions
