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/requires.txt
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
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/__init__.py
tests/custom_parser.py
tests/forms.py
tests/models.py
tests/settings.py
tests/tests.py
tests/urls.py
tests/views.py
tests/migrations/0001_initial.py
tests/migrations/0002_uuid_models.py
tests/migrations/__init__.py
tests/templates/tests/food_tag_list.html