On Wed, Sep 16, 2009 at 9:11 AM, Vladimir Prudnikov <pru...@gmail.com>wrote:

> Hello,The default behaviour for saving object is very hard for big models,
> especially if it contain TextField. For example if I change one small field
> in a model and that run save() method it will generate UPDATE query for all
> of the fields which is very slow.
>
>
There is an open ticket requesting this feature:
http://code.djangoproject.com/ticket/4102

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to