#4542: AU localflavor date field
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jacob
Status: new | Component: Uncategorized
Version: SVN | Keywords:
Stage: Unreviewed | Has_patch: 0
-----------------------------------+----------------------------------------
I've added a patch to add an {{{AUDateField}}} and {{{AUDateTimeField}}}
to the Australian localflavor contrib. They're just extensions of regular
{{{DateField}}} and {{{DateTimeField}}}'s that use Australian "dd/mm/yy"
(etc) date formats by default.
Another possibility would be to just define {{{AU_DATE_INPUT_FORMATS}}}
and {{{AU_DATETIME_INPUT_FORMATS}}} tuples and then pass them in to
regular {{{DateField}}}'s as the input_format argument.
--
Ticket URL: <http://code.djangoproject.com/ticket/4542>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---