LICENSE
MANIFEST.in
README.md
setup.py
django_template_shortcuts.egg-info/PKG-INFO
django_template_shortcuts.egg-info/SOURCES.txt
django_template_shortcuts.egg-info/dependency_links.txt
django_template_shortcuts.egg-info/requires.txt
django_template_shortcuts.egg-info/top_level.txt
template_shortcuts/__init__.py
template_shortcuts/models.py
template_shortcuts/nodes.py
template_shortcuts/utils.py
template_shortcuts/providers/__init__.py
template_shortcuts/providers/cdnjs.py
template_shortcuts/providers/google.py
template_shortcuts/providers/microsoft.py
template_shortcuts/providers/provider.py
template_shortcuts/templatetags/__init__.py
template_shortcuts/templatetags/shortcuts.py
template_shortcuts/tests/__init__.py
template_shortcuts/tests/helpers.py
template_shortcuts/tests/test_jquery.py