>> * The DEFAULT_TIME_INPUT_FORMATS strings have been removed from the
>> forms/fields.py module. I know they are no longer required, but they
>> were previously public symbols. I suspect we need to leave them in,
>> but mark them as deprecated in docs. Ideally, we would be raising
>> deprecation w
Hi Russell,
Thanks for the review :)
> * The DEFAULT_TIME_INPUT_FORMATS strings have been removed from the
> forms/fields.py module. I know they are no longer required, but they
> were previously public symbols. I suspect we need to leave them in,
> but mark them as deprecated in docs. Ideally, w
On Mon, Dec 21, 2009 at 12:06 AM, Jannis Leidel wrote:
> Hi,
>
> I'd like to invite everyone to review the patch that contains most of Marc
> Garcia's i18n-improvements GSoC branch. The latest patch is attached to
> ticket 7980 [1] or can be found in my i18n branch on Github [2].
I will preface
Few weeks ago I made a proposal for an alternative month representation
format as may be required by some locales (most Slavic languages and Greek,
maybe others): http://code.djangoproject.com/ticket/12309
This would allow to generate grammatically correct full text date
representations such as "J
Hi,
I'd like to invite everyone to review the patch that contains most of Marc
Garcia's i18n-improvements GSoC branch. The latest patch is attached to ticket
7980 [1] or can be found in my i18n branch on Github [2].
The tickets in question are:
#1061 Start week day on calendar
#2203 TIME_FORMA