--
Ticket URL: <https://code.djangoproject.com/ticket/34511>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => invalid
Comment:
[https://docs.djangoproject.com/en/4.2/ref/databases/#mysql-db-api-drivers
Django doesn't officially support PyMySQL] but
[https://adamj.eu/tech/2020/02/04/how-to-use-pymysql-with-django/ Adam
Johnson has blogged about setting it up] if you'd like to use that 👍
--
Ticket URL: <https://code.djangoproject.com/ticket/34511#comment:1>
Comment (by Claude Paroz):
You might also report this to PyMySQL so as the fake version info is
updated to some more recent numbers
(https://github.com/PyMySQL/PyMySQL/blob/main/pymysql/__init__.py#L120).
--
Ticket URL: <https://code.djangoproject.com/ticket/34511#comment:2>