#30115: inspectdb for sqlite3, TypeError: unhashable type: 'dict'
-------------------------------------+-------------------------------------
     Reporter:  Can Sarıgöl          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

 * type:  Uncategorized => Bug
 * component:  Uncategorized => Database layer (models, ORM)
 * severity:  Normal => Release blocker
 * stage:  Unreviewed => Accepted


Comment:

 OK, yes, thanks for the report.

 This works against 2.1.5 but errors as reported against 2.2a1:

 {{{
 django-admin startproject ticket_30115
 cd ticket_30115/
 ./manage.py migrate
 ./manage.py inspectdb
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30115#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.c75c899246f0822fa446daf50d1b3a94%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to