Django Doc Quixk switch to desired versionA chrome extension to auto redirect to desired django docs version. We always use a single django version for all our projects which might not be up to date with the latest version. However, whenever you open a page from django doc(after a google search), you always end up in the development version of the document. You need to select appropriate version at the bottom. This extension will always take you to the right version of the document based on your settings.
To change settings go to chrome extensions(Menu->Extensions) page and choose Django Doc Helper->options & enter the desired version.
Process mentioned below in screenshot: