AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
Coffin.egg-info/PKG-INFO
Coffin.egg-info/SOURCES.txt
Coffin.egg-info/dependency_links.txt
Coffin.egg-info/top_level.txt
coffin/__init__.py
coffin/common.py
coffin/interop.py
coffin/conf/__init__.py
coffin/conf/urls.py
coffin/contrib/__init__.py
coffin/contrib/loader.py
coffin/contrib/auth/__init__.py
coffin/contrib/auth/admin.py
coffin/contrib/auth/backends.py
coffin/contrib/auth/decorators.py
coffin/contrib/auth/forms.py
coffin/contrib/auth/handlers.py
coffin/contrib/auth/middleware.py
coffin/contrib/auth/models.py
coffin/contrib/auth/tokens.py
coffin/contrib/auth/urls.py
coffin/contrib/auth/views.py
coffin/contrib/flatpages/__init__.py
coffin/contrib/flatpages/middleware.py
coffin/contrib/flatpages/views.py
coffin/contrib/staticfiles/__init__.py
coffin/contrib/staticfiles/templatetags/__init__.py
coffin/contrib/staticfiles/templatetags/static.py
coffin/contrib/syndication/__init__.py
coffin/contrib/syndication/feeds.py
coffin/contrib/syndication/views.py
coffin/management/__init__.py
coffin/management/commands/__init__.py
coffin/management/commands/makemessages.py
coffin/shortcuts/__init__.py
coffin/template/__init__.py
coffin/template/defaultfilters.py
coffin/template/defaulttags.py
coffin/template/library.py
coffin/template/loader.py
coffin/template/loaders.py
coffin/template/response.py
coffin/templatetags/__init__.py
coffin/templatetags/static.py
coffin/views/__init__.py
coffin/views/decorators.py
coffin/views/defaults.py
coffin/views/generic/__init__.py
coffin/views/generic/base.py
coffin/views/generic/create_update.py
coffin/views/generic/date_based.py
coffin/views/generic/dates.py
coffin/views/generic/detail.py
coffin/views/generic/edit.py
coffin/views/generic/list.py
coffin/views/generic/list_detail.py
coffin/views/generic/simple.py
tests/__init__.py
tests/test_contrib.py
tests/test_defaultags.py
tests/test_defaultfilters.py
tests/test_env.py
tests/test_library.py
tests/test_shortcuts.py
tests/test_template.py
tests/test_views.py