Add Django 5.1 support to your favourite package #187
adamchainz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pick a Django-related package that you enjoy using and check if it supports Django 5.1. If not, try to add it! Investigate its testing setup and any past new-Django-version PRs for inspiration.
Things to check for:
tox.ini
ornoxfile.py
.pyproject.toml
orsetup.cfg
.Some example PRs:
Beta Was this translation helpful? Give feedback.
All reactions