Hi folks, yesterday it was the last day for working on the Google Summer of Code, and here you have a brief report about what I did.
Basically, my project could be divided in three parts: * Implement a system for formatting data localizing it. * Fix "random" i18n" tickets * Multilingual models For first two parts, I upload two diff files, one with all the changes I did [1], and the other one removing translation (po) files, as well as formats files [2], to make it easier to check "real" changes. There is also a list of issues fixed [3], and also there is one that has been detected as already fixed (#9185), and few others that probably are probably fixed, but I'm waiting for ticket opener comments to really know (#4121, #6783). For the multilingual content, as I explained in my proposal, it wasn't clear that I had time to start coding on it, and finally I couldn't. I just had time to think more on it, and I sent my ideas in an email to this same list [4]. Regards, Marc [1] http://code.djangoproject.com/attachment/ticket/7980/i18n.diff [2] http://code.djangoproject.com/attachment/ticket/7980/i18n_simple.diff [3] http://code.djangoproject.com/query?status=new&status=assigned&status=reopened&owner=garcia_marc&order=priority&stage=Fixed+on+a+branch [4] http://groups.google.com/group/django-developers/browse_thread/thread/b3f6280ed81b0cd5 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
