name: django-pgmigrate version: 1.6.0 summary: Avoid costly downtime during Postgres migrations. license: BSD License author: Wes Kendall homepage: https://github.com/AmbitionEng/django-pgmigrate requires_python: <4,>=3.10.0 python_min: 3.10.0 install_size: 7.4 KB module_format: py3-none-any doc_url: https://django-pgmigrate.readthedocs.io repo_url: https://github.com/AmbitionEng/django-pgmigrate last_released_at: 2025-11-30T23:30:53Z releases_last_12mo: 1 avg_days_between_releases: 113.2 platforms: any ## dependencies django >=4.2 django-pglock <2,>=1.3.0 ## maintainers Wes Kendall