1
0
mirror of https://github.com/django/django.git synced 2025-10-29 08:36:09 +00:00

[5.2.x] Added Django ecosystem page to the documentation.

Backport of 395e498553 from main
This commit is contained in:
Tim Schilling
2025-07-11 16:57:24 -05:00
committed by Mariusz Felisiak
parent 3df1ad57bf
commit e5080fc5e9
3 changed files with 20 additions and 2 deletions

View File

@@ -11,7 +11,9 @@ So what's next?
Well, we've always been big fans of learning by doing. At this point you should
know enough to start a project of your own and start fooling around. As you need
to learn new tricks, come back to the documentation.
to learn new tricks, come back to the documentation. There's also a bigger
`Django ecosystem`_ out there for you to explore that the community has
created.
We've put a lot of effort into making Django's documentation useful, clear and
as complete as possible. The rest of this document explains more about how the
@@ -20,6 +22,8 @@ documentation works so that you can get the most out of it.
(Yes, this is documentation about documentation. Rest assured we have no plans
to write a document about how to read the document about documentation.)
.. _Django ecosystem: https://www.djangoproject.com/community/ecosystem/
Finding documentation
=====================