Hi Reetika,
This mailing list is for the development of Django. Questions and
discussions related to the use of Django belong on the django-users mailing
list. To spare you the double post, the version of django-mssql you're
using doesn't support the version of Django.
https://docs.djangoproject.
Hi,
Getting below exception while makingMigrations
django.core.exceptions.ImproperlyConfigured: 'sqlserver_ado' isn't an
available database backend.
Try using 'django.db.backends.XXX', where XXX is one of:
'mysql', 'oracle', 'postgresql', 'sqlite3'
Error was: No module named 'django.db.back