1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Objects with FileFields no longer get save() called multiple times from the AutomaticManipulator! This fixes #639, #572, and likely others I don't know of.

This may be slightly backwards-incompatible: if you've been relying on the multiple-save behavior (why?), then you'll no longer see that happen.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4609 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jacob Kaplan-Moss
2007-02-26 17:17:11 +00:00
parent f313e07b6e
commit a30e3fca48
7 changed files with 68 additions and 14 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB