LICENSE
README.md
setup.py
django_db_views/__init__.py
django_db_views/autodetector.py
django_db_views/context_manager.py
django_db_views/db_view.py
django_db_views/migration_functions.py
django_db_views/operations.py
django_db_views.egg-info/PKG-INFO
django_db_views.egg-info/SOURCES.txt
django_db_views.egg-info/dependency_links.txt
django_db_views.egg-info/requires.txt
django_db_views.egg-info/top_level.txt
django_db_views/management/__init__.py
django_db_views/management/commands/__init__.py
django_db_views/management/commands/makeviewmigrations.py
tests/__init__.py
tests/asserts_utils.py
tests/conftest.py
tests/decorators.py
tests/dynamic_models_fixtures.py
tests/fixturies.py
tests/test_autodetector.py
tests/test_backward_compatibility.py
tests/test_db_functions.py
tests/test_db_views.py
tests/test_materialized_views.py
tests/test_app/__init__.py
tests/test_app/models.py