|
Project Information
Links
|
This is a project that aims to allow django to present dates in local formats, including all the language peculiarities like gender, case, number etc. This is (for now) a proof of concept from django ticket 4147 http://code.djangoproject.com/ticket/4147 and the resulting discussion in django groups: http://groups.google.com/group/Django-I18N/browse_thread/thread/3f5dfb2a9a10f904 View the rationale behind it here: http://orestis.gr/en/blog/2007/07/17/django-localdates/ You can also just check out the source and view the usage instructions There is also a Git repository available. |