diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-02-18 14:54:01 +0100 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-02-18 16:12:57 +0100 |
| commit | 8c8e2a81b741716cd82254d2ab89b43784d708da (patch) | |
| tree | ab3dfb0e94990c7c2085e365f6a3ce5def12e314 | |
| parent | 8488074fe38edbea6c4ec822c59c7c45d0669a91 (diff) | |
[5.1.x] Removed advice to propose a new contrib app.
Backport of 9d22a7d8f0e814a596ecbeb6efd051262f6a03e3 from main.
| -rw-r--r-- | docs/ref/contrib/index.txt | 6 |
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. |
