# Django 5.0 + Python 3.10/3.11/3.12 — Software interface version compatibility For Django 5.0 + Python 3.10/3.11/3.12, product is Django; software version is 5.0; dependency version is 3.10, 3.11, 3.12, recorded from its source on 2026-08-11. - **Product:** Django _(our reading, not quoted from the source)_ - **Version pairing:** Django 5.0 + Python 3.10/3.11/3.12 _(our reading, not quoted from the source)_ - **Software version:** 5.0 _(verified: appears in the quote below)_ - **Dependency version:** 3.10, 3.11, 3.12 _(verified: appears in the quote below)_ ## What the source says > 5.0 | 3.10, 3.11, 3.12 | ## 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/).