Add a form for uploading DiffCommits

Review Request #9642 — Created Feb. 15, 2018 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x
e50fa30...

Reviewers

A new form has been added to upload a DiffCommit and attach it to a
DiffSet.

Ran unit tests.

Diff Revision 5

This is not the most recent revision of the diff. The latest diff is revision 19. See what's changed.

orig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
reviewboard/diffviewer/forms.py
reviewboard/diffviewer/tests/test_forms.py
Loading...