.gitignore
README.md
pyproject.toml
setup.py
tox.ini
.github/workflows/ci.yml
dev/manage.py
dev/config/__init__.py
dev/config/base_tests.py
dev/config/settings.py
dev/config/urls.py
dev/config/utils.py
dev/config/wsgi.py
dev/test_explicit_constraint/__init__.py
dev/test_explicit_constraint/models.py
dev/test_explicit_constraint/tests.py
dev/test_explicit_constraint/migrations/0001_initial.py
dev/test_explicit_constraint/migrations/0002_auto_20260130_1044.py
dev/test_explicit_constraint/migrations/0003_auto_20260130_1052.py
dev/test_explicit_constraint/migrations/__init__.py
dev/test_explicit_index/__init__.py
dev/test_explicit_index/models.py
dev/test_explicit_index/tests.py
dev/test_explicit_index/migrations/0001_initial.py
dev/test_explicit_index/migrations/0002_auto_20260130_1044.py
dev/test_explicit_index/migrations/0003_auto_20260130_1052.py
dev/test_explicit_index/migrations/__init__.py
dev/test_fields/__init__.py
dev/test_fields/models.py
dev/test_fields/tests.py
dev/test_fields/migrations/0001_initial.py
dev/test_fields/migrations/0002_auto_20260130_1258.py
dev/test_fields/migrations/0003_auto_20260130_1259.py
dev/test_fields/migrations/__init__.py
dev/test_fields_rename/__init__.py
dev/test_fields_rename/models.py
dev/test_fields_rename/tests.py
dev/test_fields_rename/migrations/0001_initial.py
dev/test_fields_rename/migrations/0002_auto_20260204_0917.py
dev/test_fields_rename/migrations/__init__.py
dev/test_fk_constraint/__init__.py
dev/test_fk_constraint/models.py
dev/test_fk_constraint/tests.py
dev/test_fk_constraint/migrations/0001_initial.py
dev/test_fk_constraint/migrations/0002_fksource1_target.py
dev/test_fk_constraint/migrations/0003_remove_fksource2_target.py
dev/test_fk_constraint/migrations/__init__.py
dev/test_gis_index/__init__.py
dev/test_gis_index/models.py
dev/test_gis_index/tests.py
dev/test_gis_index/migrations/0001_initial.py
dev/test_gis_index/migrations/0002_gisindex1_mline.py
dev/test_gis_index/migrations/0003_auto_20260202_1156.py
dev/test_gis_index/migrations/__init__.py
dev/test_ignore_migration/__init__.py
dev/test_ignore_migration/models.py
dev/test_ignore_migration/tests.py
dev/test_ignore_migration/migrations/0001_initial.py
dev/test_ignore_migration/migrations/0002_auto_20260130_1044.py
dev/test_ignore_migration/migrations/0003_auto_20260130_1052.py
dev/test_ignore_migration/migrations/__init__.py
dev/test_index_together/__init__.py
dev/test_index_together/models.py
dev/test_index_together/tests.py
dev/test_index_together/migrations/0001_initial.py
dev/test_index_together/migrations/0002_auto_20260130_1044.py
dev/test_index_together/migrations/0003_auto_20260130_1053.py
dev/test_index_together/migrations/__init__.py
dev/test_model_rename/__init__.py
dev/test_model_rename/models.py
dev/test_model_rename/tests.py
dev/test_model_rename/migrations/0001_initial.py
dev/test_model_rename/migrations/0002_auto_20260204_1037.py
dev/test_model_rename/migrations/__init__.py
dev/test_unique_together/__init__.py
dev/test_unique_together/models.py
dev/test_unique_together/tests.py
dev/test_unique_together/migrations/0001_initial.py
dev/test_unique_together/migrations/0002_auto_20260130_1044.py
dev/test_unique_together/migrations/0003_auto_20260130_1053.py
dev/test_unique_together/migrations/__init__.py
django_postpone_index.egg-info/PKG-INFO
django_postpone_index.egg-info/SOURCES.txt
django_postpone_index.egg-info/dependency_links.txt
django_postpone_index.egg-info/requires.txt
django_postpone_index.egg-info/top_level.txt
postpone_index/__init__.py
postpone_index/_version.py
postpone_index/admin.py
postpone_index/apps.py
postpone_index/migration_utils.py
postpone_index/models.py
postpone_index/testing_utils.py
postpone_index/utils.py
postpone_index/contrib/__init__.py
postpone_index/contrib/postgis/__init__.py
postpone_index/contrib/postgis/base.py
postpone_index/contrib/postgis/schema.py
postpone_index/contrib/postgres/__init__.py
postpone_index/contrib/postgres/base.py
postpone_index/contrib/postgres/schema.py
postpone_index/management/__init__.py
postpone_index/management/commands/__init__.py
postpone_index/management/commands/apply_postponed.py
postpone_index/sql/start.sql