Re: How to make django sqlite database connection readonly.

2017-01-31 Thread joeg
You just need to read doc: https://docs.djangoproject.com/en/1.10/topics/db/multi-db/ 在 2017年1月31日星期二 UTC+13上午5:19:02,Chetan Gupta写道: > > Hi, > > I am new to django. > My requirement is django application i have 3 db connection. > I want 2 db connection is readonly. > > Please let me know how to

How to make django sqlite database connection readonly.

2017-01-30 Thread Chetan Gupta
Hi, I am new to django. My requirement is django application i have 3 db connection. I want 2 db connection is readonly. Please let me know how to do that. Regards Chetan -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from thi