Re: datetime field < year 1900

2007-10-20 Thread Tim Chase
> I'm working on a brithdate/deathdate table and am having problems with > this limitation. Realize this is a result of python's datetime > strftime() issue but was wondering if anyone figured out a django > workaround that wasn't a total hackfest. Since I haven't noticed much feedback on this, I

datetime field < year 1900

2007-10-18 Thread jp
I'm working on a brithdate/deathdate table and am having problems with this limitation. Realize this is a result of python's datetime strftime() issue but was wondering if anyone figured out a django workaround that wasn't a total hackfest. --~--~-~--~~~---~--~~ Y