From 395e498553e4e01da1ba0ddb5c4708ad9cb8a16a Mon Sep 17 00:00:00 2001 From: Tim Schilling Date: Fri, 11 Jul 2025 16:57:24 -0500 Subject: Added Django ecosystem page to the documentation. --- docs/faq/general.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs/faq/general.txt') diff --git a/docs/faq/general.txt b/docs/faq/general.txt index 3861ac7814..3748d41295 100644 --- a/docs/faq/general.txt +++ b/docs/faq/general.txt @@ -218,3 +218,14 @@ If you need a publication date, use the year of release of the version you're referencing (e.g., 2013 for v1.5) .. _APA style: https://apastyle.apa.org/ + +Where can I find more Django resources? +======================================= + +The Steering Council maintains a collection of Django third-party packages, +organizations and resources at +https://www.djangoproject.com/community/ecosystem/. + +That page will be updated to contain links to various Django content such as +podcasts, videos, conferences, blogs, books, and learning resources. It also +features popular, robust, community-maintained packages. -- cgit v1.3