#34188: Add a section on refresh_from_db to the Multiple databases documentation
-------------------------------+--------------------------------------
     Reporter:  martinmain93   |                    Owner:  Leo Tom
         Type:  Uncategorized  |                   Status:  closed
    Component:  Documentation  |                  Version:  4.1
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by Carlton Gibson):

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


Comment:

 I think this is already covered by the note in the
 
[https://docs.djangoproject.com/en/4.1/ref/models/instances/#django.db.models.Model.refresh_from_db
 refresh_from_db docs]:

 > The reloading happens from the database the instance was loaded from, or
 from the default database if the instance wasn’t loaded from the database.
 The `using` argument can be used to force the database used for reloading.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34188#comment:2>
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/01070184c2dad93d-06194c91-4625-4691-8a8e-9a97884c255a-000000%40eu-central-1.amazonses.com.

Reply via email to