Skip to content

Conversation

@p-r-a-v-i-n
Copy link
Contributor

@p-r-a-v-i-n p-r-a-v-i-n commented Dec 5, 2025

Django 6.0 only supports Python 3.12+, and drops both Python 3.10 and 3.11
Reference:
https://docs.djangoproject.com/en/6.0/releases/6.0/#python-compatibility.

I"m not sure about , how to approach this ? should we remove python 3.10 and 3.11 from drf too or should we update the docs?

@p-r-a-v-i-n p-r-a-v-i-n marked this pull request as draft December 5, 2025 13:16
@p-r-a-v-i-n
Copy link
Contributor Author

@browniebroke @auvipy for visibility.

@browniebroke
Copy link
Member

No. Just no.

DRF supports older versions of Django which support Python < 3.12, this is way to agressive

@p-r-a-v-i-n
Copy link
Contributor Author

No. Just no.

DRF supports older versions of Django which support Python < 3.12, this is way to agressive

yeah make sense. its too early to come to any conclusion.

@p-r-a-v-i-n p-r-a-v-i-n closed this Dec 5, 2025
@p-r-a-v-i-n p-r-a-v-i-n deleted the drop-python3.10 branch December 5, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants