Opened 11 years ago

Closed 11 years ago

#21309 closed Uncategorized (fixed)

Minimum Python version for 1.6?

Reported by: Bouke Haarsma Owned by: nobody
Component: Documentation Version: 1.6-beta-1
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The announcement of RC1 says Python 2.7 is required https://www.djangoproject.com/weblog/2013/oct/22/16c1/, whereas the release notes says Python 2.6.5 like Django 1.5 is required https://docs.djangoproject.com/en/dev/releases/1.6/. Which is it?

Change History (1)

comment:1 by Aymeric Augustin, 11 years ago

Resolution: fixed
Status: newclosed

I've edited the blog post. Thank you.

Note: See TracTickets for help on using tickets.
Back to Top