django-friendly-tag-loader 1.1

django-friendly-tag-loader is a Django app that uses templatetag libraries in Django templates to optionally support features.This app provides three template tags {% friendly_load %}, {% if_has_tag %} and {% ifnot_has_tag %}.Used together you can built...