Saturday, June 25, 2011

Re: can we have a database settings per app in a single django project ?

On Jun 25, 9:47 am, sanket <sanket.s.pa...@gmail.com> wrote:
> Hi All,
>
> I am quite new to Django and I am not able to figure out if I can have
> database settings per application in a single django project.

https://docs.djangoproject.com/en/1.3/topics/db/multi-db/

> I am
> planning to use Django for my next project and I am in a need of using
> MongoDB just for one app and MySQL for the other parts of the project.

http://www.allbuttonspressed.com/projects/django-nonrel

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment