debian-django-taggit/django_taggit.egg-info/SOURCES.txt

64 lines
1.7 KiB
Plaintext

AUTHORS
CHANGELOG.txt
LICENSE
MANIFEST.in
README.rst
runtests.py
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/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/eo/LC_MESSAGES/django.mo
taggit/locale/eo/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/migrations/0001_initial.py
taggit/migrations/0002_auto_20150616_2121.py
taggit/migrations/__init__.py
taggit/south_migrations/0001_initial.py
taggit/south_migrations/0002_unique_tagnames.py
taggit/south_migrations/__init__.py
tests/__init__.py
tests/forms.py
tests/models.py
tests/tests.py
tests/migrations/0001_initial.py
tests/migrations/__init__.py