AUTHORS
CHANGELOG.rst
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/admin.rst
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/custom_tagging.rst
docs/external_apps.rst
docs/faq.rst
docs/forms.rst
docs/getting_started.rst
docs/index.rst
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/da/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.mo
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/fi/LC_MESSAGES/django.mo
taggit/locale/fi/LC_MESSAGES/django.po
taggit/locale/fr/LC_MESSAGES/django.mo
taggit/locale/fr/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/0003_taggeditem_add_unique_index.py
taggit/migrations/__init__.py
tests/__init__.py
tests/admin.py
tests/custom_parser.py
tests/forms.py
tests/models.py
tests/settings.py
tests/test_admin.py
tests/test_forms.py
tests/test_utils.py
tests/tests.py
tests/urls.py
tests/views.py
tests/migrations/0001_initial.py
tests/migrations/0002_auto_20200214_1129.py
tests/migrations/0003_auto_20210310_0918.py
tests/migrations/__init__.py
tests/templates/tests/food_tag_list.html