SEL-Columbia / formhub

Mobile Data Collection made easy.
http://formhub.org
BSD 2-Clause "Simplified" License
259 stars 163 forks source link

DatabaseError: DatabaseWrapper #1357

Open nicomanso opened 8 years ago

nicomanso commented 8 years ago

If at any point the app raise the follow exception:

DatabaseError: DatabaseWrapper objects created in a thread can only be used in that same thread. The object with alias 'default' was created in thread id <number> and this is thread id <number>.

You need to update django-digest to 1.14

Platform: Python 2.7.3; Django 1.5.8

More information about the issue: