You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rbarrois It's common among most PyPI packages to support all supported versions of Django, which is currently Django 4.2, 5.0 and 5.1. I recommend you to reconsider this policy.
Django 5.1 is supported on PyPI but Django 5.0 is not. Officially support Django 5.0 on PyPI.
The text was updated successfully, but these errors were encountered: