Opened 5 years ago
Closed 5 years ago
#30960 closed Bug (invalid)
manage.py command reset_db doesn't work with mysql.connector.django
Reported by: | Ethan J. Howell | Owned by: | Farhaan Bukhsh |
---|---|---|---|
Component: | Uncategorized | Version: | 2.2 |
Severity: | Normal | 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
It says that there is an unknown engine when trying to reset the database. I recommend adding 'mysql.connector.django' to line 15 of the settings.py of django_extensions
Change History (2)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Easy pickings: | unset |
---|---|
Has patch: | unset |
Resolution: | → invalid |
Status: | assigned → closed |
This is the issue tracker for the Django itself, not for the django-extensions
.
Note:
See TracTickets
for help on using tickets.
I will submit a WIP PR for this after replicating the bug. :)