def __init__(self, request): """Initialize the object by specifying the graph.""" FormSet.__init__(self, request)
def __init__(self, request): FormSet.__init__(self, request)