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 florin.papa
Recipients berker.peksag, brett.cannon, florin.papa, pitrou, r.david.murray
Date 2015-09-01.08:02:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441094581.01.0.93936405181.issue24934@psf.upfronthosting.co.za>
In-reply-to
Content
Please download Django from their github website: https://github.com/django/django

I checked and their latest stable release - Django 1.8.4 - from https://pypi.python.org/pypi/Django still has the getargspec issue.

Apparently the github version is 1.9.0 alpha. I have modified the patch and archive accordingly.
History
Date User Action Args
2015-09-01 08:03:01florin.papasetrecipients: + florin.papa, brett.cannon, pitrou, r.david.murray, berker.peksag
2015-09-01 08:03:01florin.papasetmessageid: <1441094581.01.0.93936405181.issue24934@psf.upfronthosting.co.za>
2015-09-01 08:03:00florin.papalinkissue24934 messages
2015-09-01 08:03:00florin.papacreate