On 8/12/06, Vizcayno <[EMAIL PROTECTED]> wrote: > You will agree however that "default=datetime.max" would have been a > clean solution (not hardcoding) to establish the maximum date/time into > the models.py file, unless you kindly suggest me another.
Actually, I don't see how default=datetime.max is useful. What's the problem you're trying to solve? Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

