From: Stephen Finucane Date: Fri, 28 Feb 2020 17:42:22 +0000 (+0000) Subject: docs: Reference current list-id X-Git-Tag: v2.2.0-rc2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=563557a2ef846248000bd8160e88d0d922772400;p=thirdparty%2Fpatchwork.git docs: Reference current list-id We've updated our fixtures to use this newer version, meaning we no longer need to pass an explicit '--list-id' argument. Lovely. Signed-off-by: Stephen Finucane Fixes: 9a0b5992 ("fixtures: Update Patchwork list ID") --- diff --git a/docs/development/installation.rst b/docs/development/installation.rst index 0a6e71c6..d540b760 100644 --- a/docs/development/installation.rst +++ b/docs/development/installation.rst @@ -397,8 +397,7 @@ archives this may take some time: .. code-block:: shell - (.venv)$ ./manage.py parsearchive --list-id=patchwork.ozlabs.org \ - patchwork.mbox + (.venv)$ ./manage.py parsearchive patchwork.mbox Finally, run the server and browse to the IP address of your board using your browser of choice: