Changed admonition title for upgrade utilities.

This commit is contained in:
Tim Schilling 2025-11-14 05:25:24 -06:00 committed by GitHub
parent 505e508b6a
commit f0381e8202
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ 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:: Easier version upgrades!
.. admonition:: Tools to help with version upgrades
Django has a vibrant ecosystem. There are automated upgrade helpers
highlighted on the `Community Ecosystem`_ page.