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
Yes I am running OS X 10.4.11. I guess I will move up to 2.5. thanks!
On Dec 20, 11:54 am, Jan Rademaker <[EMAIL PROTECTED]> wrote:
> newDjangoer wrote:
> > I am installing pysqlite 2.4.0. I have python 2.3.5 installed and
> > sqlite 3.1.3. When I run the python setup.py build I get this :
>
> >
newDjangoer wrote:
> I am installing pysqlite 2.4.0. I have python 2.3.5 installed and
> sqlite 3.1.3. When I run the python setup.py build I get this :
>
> skcompxp:~/Desktop/pysqlite-2.4.0 sptxk$ python setup.py build
> running build
> running build_py
> running build_ext
> building 'pysqlite2
3 matches
Mail list logo