Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For template tags, is doing it that way better than importing them in a base template which is included by the children templates?


Templatetags don't inherit (at least not in my experience) so if you don't want to have to load the tags on every template, add them to your global templatetags: http://www.djangosnippets.org/snippets/160/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: