Hacker News new | ask | show | jobs
by alasdairnicol 4480 days ago
Django 1.7 supports Python 2.7, 3.2 and 3.3 [1]. I guess Python 3 isn't mentioned on the 1.7 release notes because Python 3 support has not changed from 1.6. I can see how you'd find that confusing.

[1]: https://docs.djangoproject.com/en/1.7/faq/install/