Opened 16 years ago
Closed 16 years ago
#10683 closed (duplicate)
The latest MySQLdb breaks Django
Reported by: | twleung | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I installed the trunk of MySQLdb, and when I run manage.py, I get the following message:
Error: No module named mysql.base
I'm on django 1.0.2
Note:
See TracTickets
for help on using tickets.
Dupe of #10682