Re: Missing imports in sessions?

2007-09-25 Thread Gary Wilson
George Vilches wrote: > All, > > Just throwing this out there because I think it breaks everyone > currently using sessions against trunk. Already filed a ticket (and > patch) for it: http://code.djangoproject.com/ticket/5598 . Fixed in http://code.djangoproject.com/changeset/6425 Thanks for

Re: Missing imports in sessions?

2007-09-25 Thread Collin Grady
George Vilches said the following: > Can someone else verify this is a problem? I didn't think that os or > time was an implicit import. :) You're right, they're not :) -- Collin Grady I know things about TROY DONAHUE that can't even be PRINTED!! --~--~-~--~~~---

Missing imports in sessions?

2007-09-25 Thread George Vilches
All, Just throwing this out there because I think it breaks everyone currently using sessions against trunk. Already filed a ticket (and patch) for it: http://code.djangoproject.com/ticket/5598 . Short of it, there's a couple imports that look like they're missing from django/contrib/session