mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Changed some words to use inline markup.
This commit is contained in:
@@ -634,7 +634,7 @@ Django 1.4 also includes several smaller improvements worth noting:
|
||||
:meth:`~django.db.models.query.QuerySet.distinct`.
|
||||
|
||||
* The admin login page will add a password reset link if you include a URL with
|
||||
the name ``'admin_password_reset'`` in your urls.py, so plugging in the
|
||||
the name ``'admin_password_reset'`` in your ``urls.py``, so plugging in the
|
||||
built-in password reset mechanism and making it available is now much easier.
|
||||
For details, see :ref:`auth_password_reset`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user