diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/checks.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ref/checks.txt b/docs/ref/checks.txt index 233d999fe7..2182cb47bf 100644 --- a/docs/ref/checks.txt +++ b/docs/ref/checks.txt @@ -550,6 +550,9 @@ configured: :setting:`OPTIONS <TEMPLATES-OPTIONS>` must be a string but got: ``{value}`` (``{type}``). * **templates.E003**:``<name>`` is used for multiple template tag modules: + ``<module list>``. *This check was changed to* ``templates.W003`` *in Django + 4.1.2*. +* **templates.W003**:``<name>`` is used for multiple template tag modules: ``<module list>``. Translation |
