summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
authorTim Schilling <schillingt@better-simple.com>2025-07-11 16:57:24 -0500
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2025-07-13 15:06:58 +0200
commite5080fc5e94eb9b32bf8abc031602c40d9ff36c1 (patch)
treea9ce8874c8bb90ba0ad566ec86ef0203e8424e0e /docs/faq
parent3df1ad57bfcabaf75e4617064d79610f185f3f9f (diff)
[5.2.x] Added Django ecosystem page to the documentation.
Backport of 395e498553e4e01da1ba0ddb5c4708ad9cb8a16a from main
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/general.txt11
1 files changed, 11 insertions, 0 deletions
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.