summaryrefslogtreecommitdiff
path: root/docs/faq/general.txt
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 14:09:47 +0200
commit395e498553e4e01da1ba0ddb5c4708ad9cb8a16a (patch)
tree00e78b7e1057ba52fdb36c8aa33bc2cbc781efcd /docs/faq/general.txt
parent0fe218842e0e396e3ab3982bd21227968a9e7fd8 (diff)
Added Django ecosystem page to the documentation.
Diffstat (limited to 'docs/faq/general.txt')
-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.