CHANGELOG.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.py
django_tagging_ext.egg-info/PKG-INFO
django_tagging_ext.egg-info/SOURCES.txt
django_tagging_ext.egg-info/dependency_links.txt
django_tagging_ext.egg-info/top_level.txt
tagging_ext/__init__.py
tagging_ext/models.py
tagging_ext/urls.py
tagging_ext/views.py
tagging_ext/widgets.py
tagging_ext/fixtures/auth.json
tagging_ext/media/tagging_ext/css/django-tagging-ext.css
tagging_ext/templates/pinax_tagging_ext/blogs.html
tagging_ext/templates/pinax_tagging_ext/bookmarks.html
tagging_ext/templates/pinax_tagging_ext/photos.html
tagging_ext/templates/tagging_ext/base.html
tagging_ext/templates/tagging_ext/default_template.html
tagging_ext/templates/tagging_ext/index.html
tagging_ext/templates/tagging_ext/sidebar.html
tagging_ext/templates/tagging_ext/tag.html
tagging_ext/templates/tagging_ext/tag_by_model.html
tagging_ext/templates/tagging_ext/tag_count_list.html
tagging_ext/templates/tagging_ext/tag_list.html
tagging_ext/templates/tagging_ext/tagging_autocomplete_js.html
tagging_ext/templatetags/__init__.py
tagging_ext/templatetags/tagging_ext_tags.py
tagging_ext/tests/__init__.py
tagging_ext/tests/models.py
tagging_ext/tests/test_basic_tagging.py
tagging_ext/tests/test_client.py
tagging_ext/tests/urls.py