#30086: Document how floatformat template filter interacts with the localize
template tag
--------------------------------------+------------------------------------
Reporter: Meiyer | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.11
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Mariusz Felisiak):
* status: closed => new
* resolution: duplicate =>
* stage: Unreviewed => Accepted
Comment:
Replying to [comment:10 Meiyer]:
> Mariusz, I do not see how Claude’s PR resolves the problem discussed in
this ticket. The `floatformat` builtin filter will still return a
localised result irrespective of the `{% localize off %}` tag. This is not
yet documented in
https://docs.djangoproject.com/en/3.2/ref/templates/builtins/#floatformat.
True, we can still document that `floatformat` ignores `{% localize on|off
%}`.
--
Ticket URL: <https://code.djangoproject.com/ticket/30086#comment:11>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.296ba87a28d2f71559b36958697cb3c5%40djangoproject.com.