On 10 Nov 2006, at 15:04, Rachel Willmer wrote: > I have trac/django co-existing happily with the following config: > > They both run on separate virtual hosts under Apache2.
I have the same configuration (different Virtual Hosts, same Apache). I dug some more, and apparently it’s the datatype of the date field that somehow gets mangled. If I change the template to print the literal variable instead of passing it to the date filter (which expects a datetime, I guess), then the I don’t get the AttributeError anymore. But still, there must be something in the interaction between Sqlite, Windows, Trac, Django and mod_python that’s not correctly aligned. Still digging, if someone has any clue as to what this might be related to, I’m all ears. Cheers. -- Antonio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---