Roundtrip SQL data especially datetime
dyork
reverseyorkage at david.com
Sun Dec 17 08:13:40 EST 2006
"fumanchu" <fumanchu at amor.org> wrote in message
news:1166286611.692347.67070 at 80g2000cwy.googlegroups.com...
> Here's the web adaptation layer I use:
> http://projects.amor.org/misc/browser/alamode.py
> Have a look at the coerce_in and coerce_out functions.
Thanks! Plenty of useful ideas there.
My web framework already does all the HTML stuff, so I don't need that.
Also, I note that alamode has hard coded dates in MDY order, which is
surprising given the Unicode support, and a real problem.
DY
More information about the Python-list
mailing list