From 1717332ca2b39f28cd734e2c91a84bbdc0718b7e Mon Sep 17 00:00:00 2001 From: Natalia <124304+nessita@users.noreply.github.com> Date: Wed, 7 Jan 2026 16:51:33 -0300 Subject: Relocated content from docs/topics/external-packages.txt where appropriate. Following up a forum post and a conversation with the Steering Council, it was decided to remove the docs/topics/external-packages.txt to avoid confusion with the Ecosystem page. Relevant content was moved to their related sections, except for `django-contrib-comments` which is not actively maintained. Thank you Tim Schilling for the review. --- docs/topics/forms/index.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/topics/forms') diff --git a/docs/topics/forms/index.txt b/docs/topics/forms/index.txt index 04c795352f..ba78b43023 100644 --- a/docs/topics/forms/index.txt +++ b/docs/topics/forms/index.txt @@ -856,3 +856,7 @@ This covers the basics, but forms can do a whole lot more: :doc:`The Forms Reference ` Covers the full API reference, including form fields, form widgets, and form and field validation. + + :pypi:`django-formtools` + Provides additional form utilities, such as form previews and wizards + (`documentation `_). -- cgit v1.3