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/intro | |
| 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/intro')
| -rw-r--r-- | docs/intro/contributing.txt | 5 | ||||
| -rw-r--r-- | docs/intro/whatsnext.txt | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index e990089b04..6b3249b823 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -41,9 +41,8 @@ so that it can be of use to the widest audience. .. admonition:: Where to get help: If you're having trouble going through this tutorial, please post a message - on the `Django Forum`_, |django-developers|, or drop by the - `Django Discord server`_ to chat with other Django users who might be able - to help. + on the `Django Forum`_ or drop by the `Django Discord server`_ to chat with + other Django users who might be able to help. .. _Dive Into Python: https://diveintopython3.net/ .. _Django Forum: https://forum.djangoproject.com/ diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 1515090a27..9d5ea692d7 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -123,10 +123,11 @@ ticket system and use your feedback to improve the documentation for everybody. Note, however, that tickets should explicitly relate to the documentation, rather than asking broad tech-support questions. If you need help with your -particular Django setup, try the |django-users| mailing list or the +particular Django setup, try the `Django Forum`_ or the `Django Discord server`_ instead. .. _ticket system: https://code.djangoproject.com/ +.. _Django Forum: https://forum.djangoproject.com/ .. _Django Discord server: https://chat.djangoproject.com In plain text |
