COPYING
MANIFEST.in
README.rst
setup.py
django_terms.egg-info/PKG-INFO
django_terms.egg-info/SOURCES.txt
django_terms.egg-info/dependency_links.txt
django_terms.egg-info/not-zip-safe
django_terms.egg-info/requires.txt
django_terms.egg-info/top_level.txt
terms/__init__.py
terms/admin.py
terms/cms_app.py
terms/exceptions.py
terms/forms.py
terms/html.py
terms/managers.py
terms/menu.py
terms/middleware.py
terms/models.py
terms/search_indexes.py
terms/settings.py
terms/sitemaps.py
terms/urls.py
terms/views.py
terms/locale/en/LC_MESSAGES/django.mo
terms/locale/en/LC_MESSAGES/django.po
terms/locale/fr/LC_MESSAGES/django.mo
terms/locale/fr/LC_MESSAGES/django.po
terms/migrations/0001_initial.py
terms/migrations/0002_auto__chg_field_term_url.py
terms/migrations/__init__.py
terms/templates/search/indexes/terms/term_text.txt
terms/templates/terms/term_detail.html
terms/templates/terms/term_replace.html
terms/templatetags/__init__.py
terms/templatetags/terms.py
terms/tests/__init__.py
terms/tests/html/__init__.py
terms/tests/html/NeutralHTMLReconstructor/__init__.py
terms/tests/html/NeutralHTMLReconstructor/valid_html.html
terms/tests/html/NeutralHTMLReconstructor/valid_html.py
terms/tests/html/NeutralHTMLReconstructor/valid_html_with_extra_spaces.html
terms/tests/html/TermsHTMLReconstructor/__init__.py
terms/tests/html/TermsHTMLReconstructor/invalid_html.py
terms/tests/html/TermsHTMLReconstructor/invalid_start-end_tag.html
terms/tests/html/TermsHTMLReconstructor/missing_end_tag.html
terms/tests/html/TermsHTMLReconstructor/missing_start_tag.html
terms/tests/html/TermsHTMLReconstructor/valid.html