.coveragerc
AUTHORS
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
TODO.rst
setup.cfg
setup.py
django_seo2.egg-info/PKG-INFO
django_seo2.egg-info/SOURCES.txt
django_seo2.egg-info/dependency_links.txt
django_seo2.egg-info/not-zip-safe
django_seo2.egg-info/top_level.txt
djangoseo/__init__.py
djangoseo/admin.py
djangoseo/apps.py
djangoseo/backends.py
djangoseo/base.py
djangoseo/default.py
djangoseo/fields.py
djangoseo/models.py
djangoseo/options.py
djangoseo/seo.py
djangoseo/systemviews.py
djangoseo/utils.py
djangoseo/management/__init__.py
djangoseo/management/commands/__init__.py
djangoseo/management/commands/populate_metadata.py
djangoseo/templatetags/__init__.py
djangoseo/templatetags/seo.py
docs/Makefile
docs/conf.py
docs/contents.txt
docs/index.txt
docs/introduction/blitz-tutorial.txt
docs/introduction/index.txt
docs/introduction/installation.txt
docs/introduction/overview.txt
docs/introduction/tutorial.txt
docs/reference/administrators.txt
docs/reference/definition.txt
docs/reference/development.txt
docs/reference/index.txt
docs/reference/images/admin-index.png
docs/reference/images/admin-model.png
docs/reference/images/admin-modelinstance-inline.png
docs/reference/images/admin-path.png
docs/reference/images/admin-sites-i18n.png
docs/reference/images/admin-view.png
docs/topics/best-practices.txt
docs/topics/index.txt
tests/__init__.py
tests/runtests.py
tests/settings.py
tests/urls.py
tests/userapp/__init__.py
tests/userapp/admin.py
tests/userapp/models.py
tests/userapp/seo.py
tests/userapp/tests.py
tests/userapp/urls.py
tests/userapp/views.py
tests/userapp/templates/my_view.html
tests/userapp/templates/object_detail.html