Russ, I guess I have v3. In my settings.py file i have: DATABASE_ENGINE = 'sqlite3'
On Jul 30, 6:57 pm, "Russell Keith-Magee" <[EMAIL PROTECTED]> wrote: > On 7/31/07, Greg <[EMAIL PROTECTED]> wrote: > > > > > Russ, > > I'm using SQLite version - 0.99svn. And here is my django info > > Ermm.. are you sure? Django requires v3 of SQLite, and pysqlite v2 > bindings... I can't even think where you would get a subversion > release of SQLite 0.99. If you really _do_ have an sqlite that is that > old, we could have found your problem. > > > C:\Python24\Lib\site-packages\django>svn info > > Revision: 5709 > > Ok - so its relatively recent. We can rule that out as the issue. > > Yours, > Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

