django-smart-load-tag

An attempt to bring namespaces and more control to Django's {% load %} tag
Download

django-smart-load-tag Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Cody Soyland
  • Publisher web site:
  • http://github.com/codysoyland/

django-smart-load-tag Tags


django-smart-load-tag Description

An attempt to bring namespaces and more control to Django's {% load %} tag django-smart-load-tag is an attempt to bring namespaces and more control to Django's {% load %} tag.This project includes two tags: {% import %} and a replacement for the built-in {% load %}. Both provide a similar feature set. The primary difference is that {% import %} namespaces by default, where {% load %} does not, retaining backwards compatibility with Django's built-in {% load %} tag. Requirements: · Python · Django


django-smart-load-tag Related Software