.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.rst
docs/index.rst
docs/_build/.buildinfo
docs/_build/contents.html
docs/_build/genindex.html
docs/_build/index.html
docs/_build/objects.inv
docs/_build/search.html
docs/_build/searchindex.js
docs/_build/.doctrees/contents.doctree
docs/_build/.doctrees/environment.pickle
docs/_build/.doctrees/index.doctree
docs/_build/.doctrees/introduction/blitz-tutorial.doctree
docs/_build/.doctrees/introduction/index.doctree
docs/_build/.doctrees/introduction/installation.doctree
docs/_build/.doctrees/introduction/overview.doctree
docs/_build/.doctrees/introduction/tutorial.doctree
docs/_build/.doctrees/reference/administrators.doctree
docs/_build/.doctrees/reference/definition.doctree
docs/_build/.doctrees/reference/development.doctree
docs/_build/.doctrees/reference/index.doctree
docs/_build/_images/admin-index.png
docs/_build/_images/admin-model.png
docs/_build/_images/admin-modelinstance-inline.png
docs/_build/_images/admin-path.png
docs/_build/_images/admin-sites-i18n.png
docs/_build/_images/admin-view.png
docs/_build/_sources/contents.txt
docs/_build/_sources/index.txt
docs/_build/_sources/introduction/blitz-tutorial.txt
docs/_build/_sources/introduction/index.txt
docs/_build/_sources/introduction/installation.txt
docs/_build/_sources/introduction/overview.txt
docs/_build/_sources/introduction/tutorial.txt
docs/_build/_sources/reference/administrators.txt
docs/_build/_sources/reference/definition.txt
docs/_build/_sources/reference/development.txt
docs/_build/_sources/reference/index.txt
docs/_build/_static/ajax-loader.gif
docs/_build/_static/alabaster.css
docs/_build/_static/basic.css
docs/_build/_static/comment-bright.png
docs/_build/_static/comment-close.png
docs/_build/_static/comment.png
docs/_build/_static/doctools.js
docs/_build/_static/down-pressed.png
docs/_build/_static/down.png
docs/_build/_static/file.png
docs/_build/_static/jquery-1.11.1.js
docs/_build/_static/jquery.js
docs/_build/_static/minus.png
docs/_build/_static/plus.png
docs/_build/_static/pygments.css
docs/_build/_static/searchtools.js
docs/_build/_static/underscore-1.3.1.js
docs/_build/_static/underscore.js
docs/_build/_static/up-pressed.png
docs/_build/_static/up.png
docs/_build/_static/websupport.js
docs/_build/introduction/blitz-tutorial.html
docs/_build/introduction/index.html
docs/_build/introduction/installation.html
docs/_build/introduction/overview.html
docs/_build/introduction/tutorial.html
docs/_build/reference/administrators.html
docs/_build/reference/definition.html
docs/_build/reference/development.html
docs/_build/reference/index.html
docs/introduction/blitz-tutorial.rst
docs/introduction/index.rst
docs/introduction/installation.rst
docs/introduction/overview.rst
docs/introduction/tutorial.rst
docs/reference/administrators.rst
docs/reference/definition.rst
docs/reference/development.rst
docs/reference/index.rst
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
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