summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Schilling <schillingt@better-simple.com>2025-11-01 07:11:42 -0500
committerJacob Walls <jacobtylerwalls@gmail.com>2025-11-06 15:50:59 -0500
commit5ef870fbc5a65cce65b42a8f9cdb208a32d3dd31 (patch)
tree60eccc990f27771e26e4379ba456927298904e1b /docs
parent47ac64ed8bba4de98376b961c739036b3199394b (diff)
Removed community packages admonition from settings docs.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/settings.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt
index c2cac541f7..8ac7a194f6 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -2767,15 +2767,6 @@ backend definition in :setting:`STORAGES`.
Defining this setting overrides the default value and is *not* merged with
it.
-.. admonition:: There are community maintained solutions too!
-
- Django has a vibrant ecosystem. There are storage backends
- highlighted on the `Community Ecosystem`_ page. The Django Packages
- `Storage Backends grid`_ has even more options for you!
-
-.. _Community Ecosystem: https://www.djangoproject.com/community/ecosystem/#storage-and-static-files
-.. _Storage Backends grid: https://djangopackages.org/grids/g/storage-backends/
-
.. setting:: TASKS
``TASKS``