summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-02-18 14:54:01 +0100
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-02-18 16:11:08 +0100
commitbb4f65ec8719db114b42947605e7ceb131698662 (patch)
tree8ba5329bb9e9615a4f4e16ad96e853d1bcab4c15
parent6b8a6e1251e57b7bfee1ab6880171376a3a1a394 (diff)
[5.2.x] Removed advice to propose a new contrib app.
Backport of 9d22a7d8f0e814a596ecbeb6efd051262f6a03e3 from main.
-rw-r--r--docs/ref/contrib/index.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/ref/contrib/index.txt b/docs/ref/contrib/index.txt
index e72260834a..cd78118be8 100644
--- a/docs/ref/contrib/index.txt
+++ b/docs/ref/contrib/index.txt
@@ -133,9 +133,3 @@ See the :doc:`sitemaps documentation </ref/contrib/sitemaps>`.
A framework for generating syndication feeds, in RSS and Atom, quite easily.
See the :doc:`syndication documentation </ref/contrib/syndication>`.
-
-Other add-ons
-=============
-
-If you have an idea for functionality to include in ``contrib``, let us know!
-Code it up, and post it to the |django-users| mailing list.