Re: mssql databASE CONNECTION to Django

2015-11-05 Thread Collin Anderson
Hello, I'd recommend using django 1.7 until mssql gets compatible with django 1.8. Thanks, Collin On Friday, October 30, 2015 at 3:31:35 PM UTC+1, Sid wrote: > > sorry tim I know I am asking a dumb question...can you please tell me what > is the best way to make it work please if

Re: mssql databASE CONNECTION to Django

2015-10-30 Thread Sid
np...but thanks for your time -- 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

Re: mssql databASE CONNECTION to Django

2015-10-30 Thread Tim Graham
Sorry, I haven't used the library myself and can't provide any additional help. On Friday, October 30, 2015 at 10:31:35 AM UTC-4, Sid wrote: > > sorry tim I know I am asking a dumb question...can you please tell me what > is the best way to make it work please if possibe...because I am struck

Re: mssql databASE CONNECTION to Django

2015-10-30 Thread Sid
sorry tim I know I am asking a dumb question...can you please tell me what is the best way to make it work please if possibe...because I am struck form last 2 days -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group

Re: mssql databASE CONNECTION to Django

2015-10-30 Thread Tim Graham
Please read the documentation: https://django-mssql.readthedocs.org/en/latest/quickstart.html On Friday, October 30, 2015 at 9:53:42 AM UTC-4, Sid wrote: > > so which version will be compatible... > > On Friday, October 30, 2015 at 7:54:26 AM UTC-4, Tim Graham wrote: >> >> django-mssql doesn't

Re: mssql databASE CONNECTION to Django

2015-10-30 Thread Sid
so which version will be compatible... On Friday, October 30, 2015 at 7:54:26 AM UTC-4, Tim Graham wrote: > > django-mssql doesn't support Django 1.8 yet: > > https://django-mssql.readthedocs.org/en/latest/changelog.html > > On Thursday, October 29, 2015 at 9:36:38 PM UTC-4, Sid wrote: >> >> *Hi

Re: mssql databASE CONNECTION to Django

2015-10-30 Thread Tim Graham
django-mssql doesn't support Django 1.8 yet: https://django-mssql.readthedocs.org/en/latest/changelog.html On Thursday, October 29, 2015 at 9:36:38 PM UTC-4, Sid wrote: > > *Hi all,* > I am trying to connect database which is in server to django, but it is > showing many errors like(platform i

mssql databASE CONNECTION to Django

2015-10-29 Thread Sid
*Hi all,* I am trying to connect database which is in server to django, but it is showing many errors like(platform i am using M visual studio) *Traceback (most recent call last):* File "C:\Users\speesary\Desktop\programs\learn\learn\manage.py", line 17, in