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

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

@ddesign84

Description

@ddesign84

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions