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/misc | |
| 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/misc')
| -rw-r--r-- | docs/misc/distributions.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/misc/distributions.txt b/docs/misc/distributions.txt index f3aec15da8..df7b074d1a 100644 --- a/docs/misc/distributions.txt +++ b/docs/misc/distributions.txt @@ -26,8 +26,10 @@ For distributors ================ If you'd like to package Django for distribution, we'd be happy to help out! -Please join the |django-developers| mailing list and introduce yourself. +Please introduce yourself on the `Django Forum`_. We also encourage all distributors to subscribe to the |django-announce| mailing list, which is a (very) low-traffic list for announcing new releases of Django and important bugfixes. + +.. _Django Forum: https://forum.djangoproject.com/ |
