alex / django-templatetag-sugar

This project exists to make defining template tags in Django kickass
BSD 3-Clause "New" or "Revised" License
211 stars 38 forks source link

Docstrings for sugar-created tags don't show up in admindocs #5

Open unbracketed opened 14 years ago

unbracketed commented 14 years ago

Looks like for templatetags that are created with the sugar wrappers, docstrings for those tags don't show up in the generated admindocs (http://localhost:8000/admin/doc/tags/)