name: django-linear-migrations version: 2.19.0 summary: Ensure your migrations are linear. license: MIT requires_python: >=3.9 python_min: 3.9 install_size: 15.4 KB module_format: py3-none-any repo_url: https://github.com/adamchainz/django-linear-migrations last_released_at: 2025-09-18T11:11:32Z releases_last_12mo: 2 avg_days_between_releases: 56.2 platforms: any ## dependencies django >=4.2 ## maintainers Adam Johnson