AUTHORS
CHANGELOG.txt
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
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/custom_tagging.txt
docs/external_apps.txt
docs/forms.txt
docs/getting_started.txt
docs/index.txt
taggit/__init__.py
taggit/admin.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/en/LC_MESSAGES/django.po
taggit/locale/he/LC_MESSAGES/django.mo
taggit/locale/he/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/migrations/0001_initial.py
taggit/migrations/0002_unique_tagnames.py
taggit/migrations/__init__.py
tests/__init__.py
tests/forms.py
tests/models.py
tests/tests.py