1
0
mirror of https://github.com/django/django.git synced 2025-10-07 05:49:30 +00:00
django/tests/template_tests
mriduldhall d4dd3e503c Fixed #36519 -- Made center template filter consistent for even/odd padding.
Refactored `center` template filter to match f-string behaviour,
producing consistent padding for both odd and even fillings.

Thanks Lily Acorn for the report and Natalia Bidart for the review.

Co-authored-by: Lily Acorn <code@lilyf.org>
2025-07-28 16:41:06 -03:00
..