AUTHORS
CHANGELOG.txt
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
django_taggit.egg-info/PKG-INFO
django_taggit.egg-info/SOURCES.txt
django_taggit.egg-info/dependency_links.txt
django_taggit.egg-info/not-zip-safe
django_taggit.egg-info/top_level.txt
docs/Makefile
docs/admin.txt
docs/api.txt
docs/changelog.txt
docs/conf.py
docs/contributing.txt
docs/custom_tagging.txt
docs/external_apps.txt
docs/forms.txt
docs/getting_started.txt
docs/index.txt
docs/_build/doctrees/admin.doctree
docs/_build/doctrees/api.doctree
docs/_build/doctrees/changelog.doctree
docs/_build/doctrees/contributing.doctree
docs/_build/doctrees/custom_tagging.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/external_apps.doctree
docs/_build/doctrees/forms.doctree
docs/_build/doctrees/getting_started.doctree
docs/_build/doctrees/index.doctree
docs/_build/html/.buildinfo
docs/_build/html/admin.html
docs/_build/html/api.html
docs/_build/html/changelog.html
docs/_build/html/contributing.html
docs/_build/html/custom_tagging.html
docs/_build/html/external_apps.html
docs/_build/html/forms.html
docs/_build/html/genindex.html
docs/_build/html/getting_started.html
docs/_build/html/index.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/_sources/admin.txt
docs/_build/html/_sources/api.txt
docs/_build/html/_sources/changelog.txt
docs/_build/html/_sources/contributing.txt
docs/_build/html/_sources/custom_tagging.txt
docs/_build/html/_sources/external_apps.txt
docs/_build/html/_sources/forms.txt
docs/_build/html/_sources/getting_started.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/classic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/default.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-3.1.0.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/sidebar.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
taggit/__init__.py
taggit/admin.py
taggit/apps.py
taggit/forms.py
taggit/managers.py
taggit/models.py
taggit/utils.py
taggit/views.py
taggit/locale/cs/LC_MESSAGES/django.mo
taggit/locale/cs/LC_MESSAGES/django.po
taggit/locale/de/LC_MESSAGES/django.mo
taggit/locale/de/LC_MESSAGES/django.po
taggit/locale/el/LC_MESSAGES/django.mo
taggit/locale/el/LC_MESSAGES/django.po
taggit/locale/en/LC_MESSAGES/django.po
taggit/locale/eo/LC_MESSAGES/django.mo
taggit/locale/eo/LC_MESSAGES/django.po
taggit/locale/es/LC_MESSAGES/django.mo
taggit/locale/es/LC_MESSAGES/django.po
taggit/locale/he/LC_MESSAGES/django.mo
taggit/locale/he/LC_MESSAGES/django.po
taggit/locale/it/LC_MESSAGES/django.mo
taggit/locale/it/LC_MESSAGES/django.po
taggit/locale/ja/LC_MESSAGES/django.mo
taggit/locale/ja/LC_MESSAGES/django.po
taggit/locale/nb/LC_MESSAGES/django.mo
taggit/locale/nb/LC_MESSAGES/django.po
taggit/locale/nl/LC_MESSAGES/django.mo
taggit/locale/nl/LC_MESSAGES/django.po
taggit/locale/pt_BR/LC_MESSAGES/django.mo
taggit/locale/pt_BR/LC_MESSAGES/django.po
taggit/locale/ru/LC_MESSAGES/django.mo
taggit/locale/ru/LC_MESSAGES/django.po
taggit/locale/tr/LC_MESSAGES/django.mo
taggit/locale/tr/LC_MESSAGES/django.po
taggit/locale/zh_Hans/LC_MESSAGES/django.mo
taggit/locale/zh_Hans/LC_MESSAGES/django.po
taggit/migrations/0001_initial.py
taggit/migrations/0002_auto_20150616_2121.py
taggit/migrations/__init__.py
tests/.coverage
tests/__init__.py
tests/custom_parser.py
tests/forms.py
tests/models.py
tests/settings.py
tests/tests.py
tests/urls.py
tests/migrations/0001_initial.py
tests/migrations/0002_uuid_models.py
tests/migrations/__init__.py
tests/templates/tests/food_tag_list.html