Ivanenko Danil

Results 3 comments of Ivanenko Danil

this issue can be fixed like this: after installing mongodbforms, find and open Lib\site-packages\mongodbforms\documentoptions.py comment line #7: #from django.db.models.options import get_verbose_name and insert line from django.utils.text import camel_case_to_spaces as get_verbose_name

Really a good idea, I will do it soon. Right now timeout value is 20 sec and it is not configurable