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 [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 -~----------~----~----~----~------~----~------~--~---

