Django

Code

Ticket #6179: templates_python.txt.diff

File templates_python.txt.diff, 465 bytes (added by Ionut Ciocirlan <ionut.ciocirlan@gmail.com>, 1 year ago)
  • docs/templates_python.txt

    old new  
    691691won't cause an ``AttributeError`` (because integers don't have ``lower()`` 
    692692methods). 
    693693 
    694 Registering a custom filters 
     694Registering custom filters 
    695695~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    696696 
    697697Once you've written your filter definition, you need to register it with