Commit 1fdbb541 authored by Bryan Hoyt's avatar Bryan Hoyt

Attempt to trigger Travis CI build

parent 75eb5534
......@@ -31,7 +31,6 @@ class InlineModelFormList(InlineFieldList):
self.inline_view = inline_view
self._pk = get_primary_key(model)
super(InlineModelFormList, self).__init__(self.form_field_type(form, self._pk), **kwargs)
def display_row_controls(self, field):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment