Ok, got a friend to try this using python2.7 and did not get the naive datetime warnings.
So I conclude it is something about either python2.6 or something else in my local environment, and not a proper django-users concern. P.S. Chris, thanks again for all the help. You're really active responding on django-users lately. On Sat, Dec 15, 2012 at 4:13 AM, Bob Haugen <[email protected]> wrote: > On Sat, Dec 15, 2012 at 1:16 AM, Chris Cogdon <[email protected]> wrote: >> I never got the warnings you got, but I got three errors along the lines of: >> IntegrityError: valueaccounting_economicagent.created_date may not be NULL > >> Want me to grab a different revision from git ? > > Fixed that one. You could do a git pull if you really want. And huge > thanks for all the work. > > But I wonder why I never got that error (which was clearly an error, > which I have been oblivious about), and you did not get the naive > datetime warnings...? > > Some diff between python2.7 and python2.6? I'll have a local friend > try it later today. -- 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.

