Quirks in Django's template language part 2

Quirks in Django's template language part 2

Articles
Django’s center filter inherits Python’s str.center odd padding behaviour, causing inconsistent centering for odd padding totals unless overridden with custom filters.