Mike, Maybe you don't need a custom DB manager. Perhaps a simple DB router would suffice? It's a Django way to specify which DB to use based on which model is being used, whether it is being read/written, etc. See: - https://docs.djangoproject.com/en/dev/topics/db/multi-db/#topics-db-multi-db-routing --Fred
Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com -- Glad to be of service! Open Source: Without walls and fences, we need no Windows or Gates. On 11/4/16 12:37 AM, Mike Dewhirst
wrote:
(this one might be easier to read) -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ee0a7b26-3330-60e2-2ad1-9ef2baa6ba40%40bristle.com. For more options, visit https://groups.google.com/d/optout. |
- multiple databases - two questions Mike Dewhirst
- multiple databases - two questions Mike Dewhirst
- Re: multiple databases - two questions Fred Stluka
- Re: multiple databases - two questions Mike Dewhirst
- Re: multiple databases - two questions Fred Stluka