This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag, brett.cannon, florin.papa, pitrou, r.david.murray
Date 2015-09-01.07:33:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441092821.92.0.151085300926.issue24934@psf.upfronthosting.co.za>
In-reply-to
Content
I just downloaded Django-1.8.zip (florin.papa, 2015-08-27 11:49) and opened Django-1.8/django/__init__.py to check the Django version:

    VERSION = (1, 9, 0, 'alpha', 0)

I think GitHub lets you download the master branch by default. I'd suggest to download the source release of Django 1.8.4 at https://pypi.python.org/pypi/Django/1.8.4
History
Date User Action Args
2015-09-01 07:33:41berker.peksagsetrecipients: + berker.peksag, brett.cannon, pitrou, r.david.murray, florin.papa
2015-09-01 07:33:41berker.peksagsetmessageid: <1441092821.92.0.151085300926.issue24934@psf.upfronthosting.co.za>
2015-09-01 07:33:41berker.peksaglinkissue24934 messages
2015-09-01 07:33:41berker.peksagcreate