]> git.ipfire.org Git - thirdparty/patchwork.git/commit
templates: Use REST API backend for pwclientrc
authorStephen Finucane <stephen@that.guru>
Mon, 15 May 2023 10:54:56 +0000 (11:54 +0100)
committerStephen Finucane <stephen@that.guru>
Mon, 15 May 2023 11:51:37 +0000 (12:51 +0100)
commit65e28b6afa5f4ff70306fd564ecf668206a3c31e
tree29de6e75af660a245c41c0472a60e7168bfd25ba
parent82a283b7682462bfe373046a0621bdcef0588f07
templates: Use REST API backend for pwclientrc

If the REST API is enabled, we should generate a pwclientrc file that
uses it by default.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/templates/patchwork/pwclientrc
patchwork/tests/views/test_about.py
patchwork/tests/views/test_pwclient.py [new file with mode: 0644]
patchwork/urls.py
patchwork/views/pwclient.py
releasenotes/notes/pwclientrc-switch-to-rest-4a206883b8f16e4f.yaml [new file with mode: 0644]