Convert chemdb from CherryPy to a Django app (easier database management).
[chemdb.git] / chemdb / templatetags / __init__.py
1 # Copyright
2
3 """Custom template tags and filters
4
5 https://docs.djangoproject.com/en/dev/howto/custom-template-tags/
6 """
7