#13546: Easier handling of localize field options in ModelForm
-----------------------------+------------------------------------
     Reporter:  hsk          |                    Owner:  erikr
         Type:  New feature  |                   Status:  assigned
    Component:  Forms        |                  Version:  master
     Severity:  Normal       |               Resolution:
     Keywords:  sprint2013   |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+------------------------------------
Changes (by erikr):

 * stage:  Ready for checkin => Accepted


Comment:

 I discussed the ticket with Russel. He agreed with not implementing
 `localized_excludes`, and also suggested I add `__all__` as a special
 value to localize all fields - in the same manner as `fields` will do in
 Django 1.6.

 New pull request with these changes:
 https://github.com/django/django/pull/1084

-- 
Ticket URL: <https://code.djangoproject.com/ticket/13546#comment:13>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to