rebar icon indicating copy to clipboard operation
rebar copied to clipboard

self.instance should not take "commit=True"

Open mwildehahn opened this issue 11 years ago • 0 comments

https://github.com/eventbrite/rebar/blob/master/src/rebar/group.py#L217

django models don't support "commit=True"

https://github.com/django/django/blob/stable/1.5.x/django/db/models/base.py#L490-L491

mwildehahn avatar May 01 '14 21:05 mwildehahn