#901: [patch] Reload method for models
-------------------------------------+-------------------------------------
     Reporter:  andreas@…            |                    Owner:  adrian
         Type:  enhancement          |                   Status:  new
    Component:  Core (Other)         |                  Version:
     Severity:  normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Design
    Has patch:  1                    |  decision needed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by izzaddin.ruhulessin@…):

 * status:  closed => new
 * resolution:  wontfix =>


Comment:

 Shouldn't objects be reloaded from the database by default, after calling
 the save() method? Say you have stored procedures, triggers or rules
 modifying the data. Django expects itself to be the only data-modifying
 user to the database, ever, but in many cases this assumption does not
 hold true.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/901#comment:14>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to