Avoid using ODBC. It's horribly slow. While I have no experience with
MSSQL, you may have a look at
django-mssql: https://django-mssql.readthedocs.org/
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop rec
Hi,
I'm having a quite large Django project with dozens of apps and many
reusable third-party libraries. All the custom management commands (being
used with manage.py ) take a long time to be executed, since the
start up sequence takes between 3 and 5 seconds. Using the cProfile module
I was a
2 matches
Mail list logo