public
Description: An addition to django that allows better presentation of date strings in a local way.
Homepage: http://code.google.com/p/django-localdates/
Clone URL: git://github.com/orestis/django-localdates.git
Click here to lend your support to: django-localdates and make a donation at www.pledgie.com !
django-localdates / plan.txt
100644 6 lines (5 sloc) 0.314 kb
1
2
3
4
5
6
#summary Plan of the localdates project
 
 * *DONE* find out how to mark date format strings as translatable
 * *DONE* find out how to get the locale for each request
 * *DONE* find out how to import a different local dateformat for each request
 * *DONE* Create a new LocalDateFormat the subclasses DateFormat