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 brett.cannon, florin.papa, pitrou, r.david.murray
Date 2015-08-27.08:49:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440665352.13.0.588811528327.issue24934@psf.upfronthosting.co.za>
In-reply-to
Content
I have modified the Django-1.8.zip archive to extract to Django-1.8 directory.

To apply the patch please follow these steps:

hg clone https://hg.python.org/benchmarks
cd benchmarks/
copy django_v3.patch to the current directory and Django-1.8.zip to the lib/ directory
hg import --no-commit django_v3.patch
cd lib/
unzip Django-1.8.zip
History
Date User Action Args
2015-08-27 08:49:12florin.papasetrecipients: + florin.papa, brett.cannon, pitrou, r.david.murray
2015-08-27 08:49:12florin.papasetmessageid: <1440665352.13.0.588811528327.issue24934@psf.upfronthosting.co.za>
2015-08-27 08:49:12florin.papalinkissue24934 messages
2015-08-27 08:49:11florin.papacreate