Improve the UpdateFormMixin to handle the case of creating vs updating

Review Request #9054 — Created July 5, 2017 and submitted

Information

Djblets
release-0.10.x

Reviewers

The mixin now accepts a add_form_class attribute which will be used to
determine the form class for creating a model instance.

Tested with /r/9056/.

Description From Last Updated

W293 blank line contains whitespace

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

brennie
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.10.x (d159b97)
Loading...