django-smart-load-tag
django-smart-load-tag copied to clipboard
An attempt to bring namespaces and more control to Django's {% load %} tag.
Results
1
django-smart-load-tag issues
Sort by
recently updated
recently updated
newest added
Hello, It seems that smart-load-tag doesn't play well with 1.3's `{% from future import url %}` tags. As far as I can tell, it's because of the ambiguity of the...