#5152: Model save() method needs update=False option
-----------------------------------------------+----------------------------
Reporter: sime <[EMAIL PROTECTED]> | Owner: nobody
Status: reopened | Component:
Database wrapper
Version: SVN | Resolution:
Keywords: model save method update insert | Stage: Design
decision needed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------------------------+----------------------------
Changes (by Densetsu no Ero-sennin <[EMAIL PROTECTED]>):
* status: closed => reopened
* resolution: wontfix =>
Comment:
There is at least one use case for `update=False` in Django itself.
Session framework can use it to fully avoid key collisions. See #1180.
--
Ticket URL: <http://code.djangoproject.com/ticket/5152#comment:3>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---