Re: [pypy-dev] PyPy and GeoDjango

2011-05-10 Thread Alex Gaynor
On Tue, May 10, 2011 at 5:02 PM, Gasper Zejn wrote: > > Seeing that there's a postgresql adapter written for PyPy [1], I decided to > do > a test-drive on a pet Django project. Had I not used GeoDjango, it would > have > probably worked right away. > > > I didn't need to change much: Django's Pos

[pypy-dev] PyPy and GeoDjango

2011-05-10 Thread Gasper Zejn
Seeing that there's a postgresql adapter written for PyPy [1], I decided to do a test-drive on a pet Django project. Had I not used GeoDjango, it would have probably worked right away. I didn't need to change much: Django's PostGIS database adapter uses a psycopg extension, psycopg2.extensio