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