Hi, I have opened the ticket #18471<https://code.djangoproject.com/ticket/18471> to request the inclusion of a new option for localization to the Model Fields. Currently the localization of the Model Fields is a complex process that involves the utilization of ModelForms, it can be simplified to the inclusion of a single parameter.
I have a branch in Github with this function implemented: https://github.com/cobalys/django/tree/ticket_18471 The only modified file is: django/django/db/models/fields/__init__.py I would like to know what are the next steps to request the inclusion of my code. Should I post a pull request from Github? Thanks -- Serge G. Spaolonzi Cobalys Systems - Web Development | Django | jQuery [email protected] · +(598) 96492712 · http://www.cobalys.com -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/o-k9mfPY2sEJ. 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.
