mirror of
https://github.com/django/django.git
synced 2025-12-23 09:19:27 +00:00
[6.0.x] Removed community packages admonition from settings docs.
Backport of 5ef870fbc5 from main.
This commit is contained in:
parent
03f31bcddf
commit
fb2fb2de4d
1 changed files with 0 additions and 9 deletions
|
|
@ -2766,15 +2766,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``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue