1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Aymeric Augustin d18579d219 Small fixes in templates topic guide.
>>> from django.template.defaultfilters import register
>>> len(register.filters)
57
2014-09-20 19:23:22 +02:00
..