#24593: Thousand separator not showing in readonly fields
-------------------------------+-----------------------------------------
     Reporter:  liwee          |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.7
     Severity:  Normal         |   Keywords:  Thousand separator readonly
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+-----------------------------------------
 I added the following to my form. Thousand separator appears in a normal
 integer field but missing from a readonly field.

 {{{
     class Meta:
         localized_fields = ('__all__')
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24593>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/048.9cbd5465c45f6127242e14652f7d5326%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to