Opened 7 years ago
Closed 7 years ago
#29242 closed New feature (duplicate)
Support PyMySQL
Reported by: | zlohhcuB treboR | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | 2.0 |
Severity: | Normal | Keywords: | |
Cc: | Adam Johnson | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Django's ORM should be able to use a pure Python DB adapter that does not need gcc and MariaDB-devel installed to install Django.
There have been discussions about this around the Python 3 port, but most of them ended when mysqlclient became Py3 ready. The value of a pure Python, easy to install module should be reason enough though to evaluate if PyMySQL should be supported.
Change History (1)
comment:1 by , 7 years ago
Cc: | added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #22391 as far as I can tell. Rather than creating another ticket, the proper resolution for reopening a "wontfix" ticket is to open a discussion on the DevelopersMailingList to find a consensus about how to proceed. Searching the mailing list for pymysql gives an October 2017 update from Adam Johnson: