2 curated breaking changes across major versions of django. Use this as a migration checklist before bumping dependencies.
`Field.db_default` allows database-level defaults. Async views fully supported in admin.
Optional migration. Not breaking unless you relied on psycopg2 — Django 5 prefers psycopg (v3).
Python 3.10+ required (dropped 3.8, 3.9).
Upgrade Python first. Django 5.1 requires 3.10+, 5.2 LTS requires 3.10+.
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/pypi/django