mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
Python 3.15 defaults suggest_on_error=True, but the feature is available from 3.14, so this change opts in earlier. This change can be reverted when Python 3.15 is the minimum supported version.