﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
18370	DATETIME_FORMAT has not effect on json serializer	info@…	nobody	"I used before django 1.3 and was happy with his format for datetime field.

I just updated to 1.4 but I found that the json serializer uses a different time format to format the date.

I tried the use DATETIME_FORMAT in the settings to have the previous format but without no luck.

In fact  looking  in the code, the serialized doesn't use it at all.

Is there any way to change this format without messing with source code of the serializer?

Thanks in advance for the support!

Luca

 "	Uncategorized	closed	Uncategorized	1.4	Normal	invalid	DATETIME_FORMAT		Unreviewed	0	0	0	0	0	0
