The database driver doesn't support modern datatime types.

已查看 60 次
跳至第一个未读帖子

Ivan Martić

未读,
2019年2月11日 05:21:372019/2/11
收件人 Django users
Hi all, 

I am migrating to from development to prod server and getting this error app.

Error started to show after installation of allauth library.
I cant find anything on google related to this topic so I hope you can help me out.

Traceback is saying:
Exception Type: ImproperlyConfigured at /accounts/login/
Exception Value: The database driver doesn't support modern datatime types.

DB is MSSQL and I should have all neccesery installation because it worked previously (on local server - pyodbc, azure...)

Thank you in advance


Ivan Martić

未读,
2019年2月11日 09:17:442019/2/11
收件人 Django users
resolved.

Microsoft ODBC driver was missing, download it from MS official web page and all is working perfect now
回复全部
回复作者
转发
0 个新帖子