Thursday, December 22, 2016

Django stops working with RuntimeError: populate() isn't reentrant

Hi Guys,
I am unable to rectify this error I am doing the following things:
1. I am running the project in django 1.7 later upgraded to 1.7.11 to check whether I fix the issue but no use. :(
2. In settings.py I commented the allowed_host = [*] still no use :(
I don't know why this error is coming..? 
Thank you

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGGVXBN%2BkjQZeyr2gTMEQm8NLJA8s1MeLJ7tGsjh__wA5D-LLA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment