# Django 5.1 + Python 3.10/3.11/3.12/3.13 — Software interface version compatibility For Django 5.1 + Python 3.10/3.11/3.12/3.13, product is Django; software version is 5.1; dependency version is 3.10, 3.11, 3.12, 3.13 (added in 5.1.3), recorded from its source on 2026-08-11. - **Product:** Django _(our reading, not quoted from the source)_ - **Version pairing:** Django 5.1 + Python 3.10/3.11/3.12/3.13 _(our reading, not quoted from the source)_ - **Software version:** 5.1 _(verified: appears in the quote below)_ - **Dependency version:** 3.10, 3.11, 3.12, 3.13 (added in 5.1.3) _(verified: appears in the quote below)_ ## What the source says > 5.1 | 3.10, 3.11, 3.12, 3.13 (added in 5.1.3) ## Source - https://docs.djangoproject.com/en/stable/faq/install/ Last verified: 2026-08-11. Review by: 2026-10-10. Part of [Software interface version compatibility](https://referencesource.org/software-interface-version-compatibility/).