#33824: Django create don't return created object when triggers are fired
-------------------------------------+-------------------------------------
               Reporter:  Mohammad   |          Owner:  nobody
  Ali Mehdizadeh                     |
                   Type:             |         Status:  new
  Uncategorized                      |
              Component:             |        Version:  4.0
  Uncategorized                      |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 I have a table with some triggers on `before update` and modify some data.
 when an object is created, the returned object is not the same as I get an
 object from the table.
 `Manager.create` return object as the user inserted, not the real object
 in the database.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33824>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070181c9998d7a-0c786378-319e-47d9-b04f-5df393cc0181-000000%40eu-central-1.amazonses.com.

Reply via email to