Russell,
I'm using sqlite

DATABASE_ENGINE = 'sqlite3'

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'



On Jul 30, 6:49 am, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On 7/30/07, Greg <[EMAIL PROTECTED]> wrote:
>
>
>
> > Russ,
> > Here is what I get with I use 'python manage.py shell'
> ...
> > >>> b.timestamp
> > u'2007-07-29'
>
> Ok - this is interesting. This should be a datetime object. This
> suggests a problem with the database backend.
>
> I've just tried what you've sent me using the PostgreSQL backend, and
> I haven't had any difficulties.
>
> To repeat two questions I asked previously, what is:
>
> > > > > - The exact revision of Django you are using
> > > > > - The database backend you are using
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to