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:18:12 +0100 |
| commit | 481b82802d0f4a6c168f3847d76b2433b5e84c6f (patch) | |
| tree | 74a1c37870a7065d431d84c9f40a90e5f6b35c71 /docs/misc | |
| parent | e479ccb064f273b64cb4380f408938ecdcd902ff (diff) | |
[5.1.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/ |
