{{{
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.
* Attachment "1.PNG" added.
* needs_better_patch: => 0
* component: Uncategorized => contrib.admin
* needs_tests: => 0
* needs_docs: => 0
* type: Uncategorized => Bug
* stage: Unreviewed => Accepted
Comment:
I could reproduce this.
--
Ticket URL: <https://code.djangoproject.com/ticket/24593#comment:1>
* owner: nobody => xblitz
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/24593#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d72e0178e9930c9967c6fe6cd8c94b3413a240f9" d72e017]:
{{{
#!CommitTicketReference repository=""
revision="d72e0178e9930c9967c6fe6cd8c94b3413a240f9"
Fixed #24593 -- Fixed number formatting of readonly IntegerFields in the
admin.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24593#comment:3>