[pypy-dev] PyPy JIT and Django

Amaury Forgeot d'Arc amauryfa at gmail.com
Thu Sep 9 20:18:22 CEST 2010


Hi,

2010/9/9 Andy <angelflow at yahoo.com>:
> I'd like to run Django on PyPy JIT.
>
> Could you give me some instructions on how to do that? I couldn't really find any documentation in that area.

I suggest to start with the obvious:
- Install PyPy
- download Django, unpack the archive
- in the Django directory, run "pypy setup.py install"
And tell us how it behaves!

-- 
Amaury Forgeot d'Arc



More information about the Pypy-dev mailing list