Re: Improving MSSQL and Azure SQL support on Django

2020-11-27 Thread Chris Wedgwood
Hi Warren This is excellent news! Thanks Chris On Fri, 27 Nov 2020 at 01:40, Warren Chu wrote: > Hi All, > > Microsoft has now committed ongoing resources towards improving MSSQL and > Azure SQL support for Django. We're currently focused on internal > compliance and forking the ESSolutions dj

Re: Running Django test suite foo first time on windows Hanging

2019-04-18 Thread Chris Wedgwood
ust some > different formattting). That line is: > https://github.com/django/django/blob/master/docs/intro/contributing.txt#L208 > > A good first contribution - if you find anything else problematic with the > tutorial on Windows, add it to your PR! > > Thanks, > > Adam &

Running Django test suite foo first time on windows Hanging

2019-04-18 Thread Chris Wedgwood
Hi I am running django's test suite for the first time on windows as part of the onboarding tutorial( https://docs.djangoproject.com/en/dev/intro/contributing/) and one of the instructions is to run ...\> runtests.py when I run this the file is opened in vscode and I dont see any output. It