Re: pysqlite installation

2012-02-12 Thread yati sagade
Actually, If you're using the the sqlite3 backend for Django, you DO NOT have to use any `pysqlite'. The sqlite3 db-API has been a part of the Python standard library for long, and even if we ignore that, if you stick to Django's wonderful ORM, you shouldn't really have to work directly with pysqli

pysqlite installation

2012-02-12 Thread Marcus Maximus
Hey guys, i am trying to install pysqlite under win 7, but the installation routine always terminates...(I always have to kill the process ,cause the installation routine always hangs on) My python version: ActivePython 2.7.2.5 (ActiveState Software Inc.) based on Python 2.7.2 (default, Jun 24 20