On Sat, 2007-09-22 at 01:24 +0800, Russell Keith-Magee wrote:
> Hi all,
>
> I've been looking at #5553 [1] tonight; it looks to be a good patch to
> fix some Datetime serialization issues that have arisen recently.
>
> [1] http://code.djangoproject.com/ticket/5553
>
> It's a fairly small change
Hi all,
I've been looking at #5553 [1] tonight; it looks to be a good patch to
fix some Datetime serialization issues that have arisen recently.
[1] http://code.djangoproject.com/ticket/5553
It's a fairly small change, but I'm still coming to terms with the
finer points of the unicode changes,