Opened 4 years ago
Last modified 4 years ago
#32488 closed Cleanup/optimization
Installation FAQ needs an update to remote Python 2.7 and Django 1.11 (it is 2021 now). — at Version 2
Reported by: | Timothy Allen | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 3.1 |
Severity: | Normal | Keywords: | faq, installation |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
The installation FAQ can be simplified to remove Python 2.7 and Django 1.11; it has a note that they are both only supported until 2020.
View it here: https://docs.djangoproject.com/en/3.1/faq/install/
Note:
See TracTickets
for help on using tickets.
I just pulled down the latest from upstream
master
(main?), and the changes have already been made. We just need to deploy the changes to DjangoProject.com, although this may just be because we're currently pointed at the 3.1 version (I'm afraid I'm not familiar with if we backport docs such as these to previous versions). Apologies for the extra ticket, I should've merged in from upstream before opening it. I'll leave it open just in case this was a missed deployment. Cheers.