Closed GoogleCodeExporter closed 9 years ago
Could you provide a fix for that issue?
Original comment by tobias.k...@googlemail.com
on 27 Dec 2010 at 1:39
Django docs suggest that "You shouldn't alter settings in your applications at
runtime.". If we accept this rule, Dojango README should encourage users to add
Dojango's TIME_INPUT_FORMATS manually.
Otherwise, the only solution I see is to clear
django.utils.formats._format_*cache, after modifying the settings at runtime.
I'm voting for the first option.
Original comment by zim...@gmail.com
on 31 Jan 2011 at 1:23
Should be fixed in r286.
Original comment by tobias.k...@googlemail.com
on 14 Apr 2011 at 10:09
Original issue reported on code.google.com by
zim...@gmail.com
on 27 Dec 2010 at 1:11