Russ, I'm using SQLite version - 0.99svn. And here is my django info C:\Python24\Lib\site-packages\django>svn info Path: . URL: http://code.djangoproject.com/svn/django/trunk/django Repository Root: http://code.djangoproject.com/svn Repository UUID: bcc190cf-cafb-0310-a4f2-bffc1f526a37 Revision: 5709 Node Kind: directory Schedule: normal Last Changed Author: mtredinnick Last Changed Rev: 5708 Last Changed Date: 2007-07-15 05:10:44 -0500 (Sun, 15 Jul 2007)
Thanks On Jul 30, 8:43 am, "Russell Keith-Magee" <[EMAIL PROTECTED]> wrote: > On 7/30/07, Greg <[EMAIL PROTECTED]> wrote: > > > > > Russell, > > I'm using sqlite > > > DATABASE_ENGINE = 'sqlite3' > > Hrm. I don't get this problem with sqlite, either; b.timestamp returns > a datetime object for me. > > It is possible this might be a problem specific to sqlite on Windows - > I don't currently have access to a Windows machine to test this theory > - but I'm not inclined to believe this, as I'm sure other users would > have complained. > > What version of SQLite and pysqlite are you using? > > > I can't seem to find out what django revision I have. I ran 'svn > > info' from c:/django however it said 'svn: '.' is not a working copy' > > That command will only work if you installed Django using svn, and > c:\django is the root of your Django checkout (i.e., the directory > with AUTHORS, INSTALL, LICENSE, MANIFEST.in, README, etc). > > How (and where) did you install Django? > > 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 django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---