1
0
mirror of https://github.com/django/django.git synced 2025-07-13 06:09:17 +00:00

Improved accessibility of docs text link from generic 'here' to a descriptive name.

This commit is contained in:
mbcodes 2024-10-22 20:12:13 -07:00 committed by Sarah Boyce
parent 04adff9f98
commit 6049f1628b

View File

@ -1230,7 +1230,7 @@ details on these changes.
instead use ``django.contrib.formtools.utils.form_hmac``
* The function-based generic view modules will be removed in favor of their
class-based equivalents, outlined :doc:`here
class-based equivalents, outlined in :doc:`class-based views
</topics/class-based-views/index>`.
* The ``django.core.servers.basehttp.AdminMediaHandler`` will be