This package has limited breaking-change data (2 entries). Check back later or see the package health page for the full signal.

django breaking changes

pypi

2 curated breaking changes across major versions of django. Use this as a migration checklist before bumping dependencies.

2
changes
Breaking changes by transition
  • 4 \u2192 5api

    `Field.db_default` allows database-level defaults. Async views fully supported in admin.

    Migration

    Optional migration. Not breaking unless you relied on psycopg2 — Django 5 prefers psycopg (v3).

  • 4 \u2192 5runtime

    Python 3.10+ required (dropped 3.8, 3.9).

    Migration

    Upgrade Python first. Django 5.1 requires 3.10+, 5.2 LTS requires 3.10+.

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/pypi/django