#17998: database threading issue with dev server and sqlite
-------------------------------------+-------------------------------------
     Reporter:  anonymous            |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.4
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |  worksforme
     Keywords:                       |             Triage Stage:
    Has patch:  0                    |  Unreviewed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by trey9000):

 The bug turned out to be in the django_digest package that we were using.

 See some discussion here:

 https://bitbucket.org/akoha/django-digest/issue/10/conflict-with-global-
 databasewrapper

 A patched version of django-digest that works for me can be found here:

 https://github.com/trey0/django-digest

 Sorry for reporting this in the wrong place...

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17998#comment:4>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to