#29566: Error On Multiple Django Databases
-------------------------------------+-------------------------------------
               Reporter:  Romeo      |          Owner:  nobody
  Dancil                             |
                   Type:             |         Status:  new
  Uncategorized                      |
              Component:             |        Version:  2.0
  Uncategorized                      |
               Severity:  Normal     |       Keywords:  Multiple Database
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 I was trying to make my django connect to multiple database i follow this
 instruction here https://docs.djangoproject.com/en/2.0/topics/db/multi-db/
 but i always keep on having this error below Using the routers that the
 documentation suggested.


 {{{
 TypeError: db_for_write() missing 1 required positional argument: 'model'
 }}}

 Everytime i try to migrate.

 Can anyone help me with it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29566>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/054.ef898bcebe5c31cfbcf25cf146f76ebd%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to