diff options
| author | Tim Schilling <schillingt@better-simple.com> | 2025-11-13 14:31:50 -0600 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-11-27 09:33:11 -0300 |
| commit | ee92d41f562a229ae6c0e6f625d34e7e9ffdc0bb (patch) | |
| tree | 060049ccb06ebeb33a900ae755dd0ce97cfe92bc /docs | |
| parent | 24ef35a5856f86461decb1930406f42c4dadf350 (diff) | |
[5.2.x] Highlighted community package upgrade utilities in docs/howto/upgrade-version.txt.
Backport of bd7940982d6cab386dae7698ab097b91e5d8145e from main.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/howto/upgrade-version.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/howto/upgrade-version.txt b/docs/howto/upgrade-version.txt index 02e0cbf9a0..8c434c9469 100644 --- a/docs/howto/upgrade-version.txt +++ b/docs/howto/upgrade-version.txt @@ -12,6 +12,13 @@ version has several benefits: * Upgrading as each new Django release is available makes future upgrades less painful by keeping your code base up to date. +.. admonition:: Tools to help with version upgrades + + Django has a vibrant ecosystem. There are automated upgrade helpers + highlighted on the `Community Ecosystem + <https://www.djangoproject.com/community/ecosystem/#upgrade-utilities>`__ + page. + Here are some things to consider to help make your upgrade process as smooth as possible. |
