LICENSE
README.md
pyproject.toml
setup.cfg
django_postgres_partition.egg-info/PKG-INFO
django_postgres_partition.egg-info/SOURCES.txt
django_postgres_partition.egg-info/dependency_links.txt
django_postgres_partition.egg-info/requires.txt
django_postgres_partition.egg-info/top_level.txt
psql_partition/__init__.py
psql_partition/apps.py
psql_partition/compiler.py
psql_partition/expressions.py
psql_partition/lookups.py
psql_partition/query.py
psql_partition/settings.py
psql_partition/sql.py
psql_partition/type_assertions.py
psql_partition/types.py
tests/test_introspect.py
tests/test_make_migrations.py
tests/test_management_command_partition.py
tests/test_manager.py
tests/test_on_conflict.py
tests/test_partitioning_manager.py
tests/test_schema.py
tests/test_schema_editor_clone_model_to_schema.py
tests/test_schema_editor_partitioning.py
tests/test_schema_editor_view.py