osops-coda/templatetags/__init__.py

6 lines
124 B
Python

"""Utilities for use in templates.
The jsfunc method replaces - with _ to allow for proper java script
function names.
"""