diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-02-05 13:11:35 +0100 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-02-19 12:16:20 +0100 |
| commit | 463e87e249693d1fd810b925c2da2c71426929cf (patch) | |
| tree | 72134c322df404460c191c441f89d4d7ca2e7c26 /docs/faq | |
| parent | 9b7944896d9e96c60fe609308d152c358effdd39 (diff) | |
[5.2.x] Fixed #35908 -- Retired the django-developers and django-users mailing lists.
Co-authored-by: Chaitanya Rahalkar <chaitanyarahalkar@squareup.com>
Backport of 86493307f97b9795a74227b6af2d59a267160847 from main.
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/help.txt | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/faq/help.txt b/docs/faq/help.txt index fa42f0d161..8a51890f93 100644 --- a/docs/faq/help.txt +++ b/docs/faq/help.txt @@ -21,7 +21,6 @@ Then, please post it in one of the following channels: * The Django Forum section `"Using Django"`_. This is for web-based discussions. -* The |django-users| mailing list. This is for email-based discussions. * The `Django Discord server`_ for chat-based discussions. .. _`"Using Django"`: https://forum.djangoproject.com/c/users/6 @@ -33,22 +32,6 @@ your choice of words. .. _Django Code of Conduct: https://www.djangoproject.com/conduct/ -.. _message-does-not-appear-on-django-users: - -Why hasn't my message appeared on *django-users*? -================================================= - -|django-users| has a lot of subscribers. This is good for the community, as -it means many people are available to contribute answers to questions. -Unfortunately, it also means that |django-users| is an attractive target for -spammers. - -In order to combat the spam problem, when you join the |django-users| mailing -list, we manually moderate the first message you send to the list. This means -that spammers get caught, but it also means that your first question to the -list might take a little longer to get answered. We apologize for any -inconvenience that this policy may cause. - Nobody answered my question! What should I do? ============================================== @@ -63,12 +46,6 @@ everybody that can help is busy. You can also try asking on a different channel. But please don't post your question in all three channels in quick succession. -You might notice we have a second mailing list, called |django-developers|. -This list is for discussion of the development of Django itself. Please don't -email support questions to this mailing list. Asking a tech support question -there is considered impolite, and you will likely be directed to ask on -|django-users|. - I think I've found a bug! What should I do? =========================================== |
