瀏覽代碼

Fixed typo in docs/ref/forms/renderers.txt.

Thanks Josh for the report.
Mariusz Felisiak 2 年之前
父節點
當前提交
00370342ca
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/ref/forms/renderers.txt

+ 1 - 1
docs/ref/forms/renderers.txt

@@ -60,7 +60,7 @@ should return a rendered templates (as a string) or raise
 
 
         The ``"django/forms/default.html"`` template is deprecated and will be
         The ``"django/forms/default.html"`` template is deprecated and will be
         removed in Django 5.0. The default will become
         removed in Django 5.0. The default will become
-        ``"django/forms/default.html"`` at that time.
+        ``"django/forms/div.html"`` at that time.
 
 
     .. attribute:: formset_template_name
     .. attribute:: formset_template_name