]> git.ipfire.org Git - thirdparty/patchwork.git/commit
trivial: Rename 'CoverLetter' references to 'Cover'
authorStephen Finucane <stephen@that.guru>
Sun, 1 Mar 2020 15:13:23 +0000 (15:13 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 26 Apr 2020 12:45:36 +0000 (13:45 +0100)
commitc8a799fc54875393adf60a7d7f90c9baf6b388ca
treed306bd0017f6562704c941318e2fed620103499c
parent781303bce0d8e94eae957bd3b30abe9a7849d981
trivial: Rename 'CoverLetter' references to 'Cover'

We're going to be doing some model surgery shortly. Do the necessary
renaming of variables ahead of this.

Signed-off-by: Stephen Finucane <stephen@that.guru>
13 files changed:
docs/api/schemas/latest/patchwork.yaml
docs/api/schemas/patchwork.j2
docs/api/schemas/v1.0/patchwork.yaml
docs/api/schemas/v1.1/patchwork.yaml
docs/api/schemas/v1.2/patchwork.yaml
patchwork/api/cover.py
patchwork/api/embedded.py
patchwork/api/event.py
patchwork/api/filters.py
patchwork/api/series.py
patchwork/tests/api/test_cover.py
patchwork/tests/test_detail.py
patchwork/urls.py