Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

'module' object has no attribute 'util' #24

Open
ddesign84 opened this issue May 7, 2015 · 0 comments
Open

'module' object has no attribute 'util' #24

ddesign84 opened this issue May 7, 2015 · 0 comments

Comments

@ddesign84
Copy link

django version 1.8.1

mongoforms/forms.py in MongoForm, line 57

def __init__(self, data=None, files=None, auto_id='id_%s', prefix=None,
        initial=None, error_class=forms.util.ErrorList, label_suffix=':',
        empty_permitted=False, instance=None):

forms.utils.ErrorList

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant