#25160: Move unsaved model instance assignment check to model.save()
-------------------------------------+-------------------------------------
     Reporter:  timgraham            |                    Owner:  timgraham
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  1.8
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"5980b05c1fad69eef907e0076aa2dc837edab529" 5980b05c]:
 {{{
 #!CommitTicketReference repository=""
 revision="5980b05c1fad69eef907e0076aa2dc837edab529"
 Fixed #25160 -- Moved unsaved model instance data loss check to
 Model.save()

 This mostly reverts 5643a3b51be338196d0b292d5626ad43648448d3 and
 81e1a35c364e5353d2bf99368ad30a4184fbb653.

 Thanks Carl Meyer for review.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25160#comment:9>
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.6aa6f5fdd812c9ab17a35c0c38b4eadb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to