mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Used extlinks for PyPI links.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
This commit is contained in:
committed by
Mariusz Felisiak
parent
255f534590
commit
2c4dc64760
@@ -37,11 +37,9 @@ after a database transaction is successfully committed. This is useful for
|
||||
tasks such as sending notification emails, creating queued tasks, or
|
||||
invalidating caches.
|
||||
|
||||
This functionality from the `django-transaction-hooks`_ package has been
|
||||
This functionality from the :pypi:`django-transaction-hooks` package has been
|
||||
integrated into Django.
|
||||
|
||||
.. _django-transaction-hooks: https://pypi.org/project/django-transaction-hooks/
|
||||
|
||||
Password validation
|
||||
-------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user