README.txt
setup.cfg
setup.py
repoze/__init__.py
repoze.what_django.egg-info/PKG-INFO
repoze.what_django.egg-info/SOURCES.txt
repoze.what_django.egg-info/dependency_links.txt
repoze.what_django.egg-info/entry_points.txt
repoze.what_django.egg-info/namespace_packages.txt
repoze.what_django.egg-info/not-zip-safe
repoze.what_django.egg-info/requires.txt
repoze.what_django.egg-info/top_level.txt
repoze/what/__init__.py
repoze/what/plugins/__init__.py
repoze/what/plugins/dj/__init__.py
repoze/what/plugins/dj/_utils.py
repoze/what/plugins/dj/denial_handlers.py
repoze/what/plugins/dj/middleware.py
repoze/what/plugins/dj/predicates.py
repoze/what/plugins/dj/utils.py
tests/__init__.py
tests/test_denial_handler.py
tests/test_internal_utils.py
tests/test_middleware.py
tests/test_predicates.py
tests/test_utils.py
tests/fixtures/__init__.py
tests/fixtures/loggers.py
tests/fixtures/misc_objects.py
tests/fixtures/sampledjango/__init__.py
tests/fixtures/sampledjango/authz.py
tests/fixtures/sampledjango/manage.py
tests/fixtures/sampledjango/settings.py
tests/fixtures/sampledjango/urls.py
tests/fixtures/sampledjango/app1/__init__.py
tests/fixtures/sampledjango/app1/authz.py
tests/fixtures/sampledjango/app1/urls.py
tests/fixtures/sampledjango/app2/__init__.py
tests/fixtures/sampledjango/app2/authz.py
tests/fixtures/sampledjango/app2/urls.py
tests/fixtures/sampledjango/unsecured_app/__init__.py
tests/fixtures/sampledjango/unsecured_app/urls.py