mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Removed the subscription and posting addresses
This commit is contained in:
parent
b5db590a03
commit
378b7a3640
@ -28,6 +28,29 @@ There are several categories of discussion including:
|
|||||||
In addition, Django has several official mailing lists on Google Groups that
|
In addition, Django has several official mailing lists on Google Groups that
|
||||||
are open to anyone.
|
are open to anyone.
|
||||||
|
|
||||||
|
.. _django-users-mailing-list:
|
||||||
|
|
||||||
|
``django-users``
|
||||||
|
================
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
The `Using Django`_ category of the `official Forum`_ is now the preferred
|
||||||
|
venue for asking usage questions.
|
||||||
|
|
||||||
|
This is the right place if you are looking to ask any question regarding the
|
||||||
|
installation, usage, or debugging of Django.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If it's the first time you send an email to this list, your email must be
|
||||||
|
accepted first so don't worry if :ref:`your message does not appear
|
||||||
|
<message-does-not-appear-on-django-users>` instantly.
|
||||||
|
|
||||||
|
* `django-users mailing archive`_
|
||||||
|
|
||||||
|
.. _django-users posting email: mailto:django-users@googlegroups.com
|
||||||
|
|
||||||
.. _django-developers-mailing-list:
|
.. _django-developers-mailing-list:
|
||||||
|
|
||||||
``django-developers``
|
``django-developers``
|
||||||
@ -44,13 +67,15 @@ Before asking a question about how to contribute, read
|
|||||||
:doc:`/internals/contributing/index`. Many frequently asked questions are
|
:doc:`/internals/contributing/index`. Many frequently asked questions are
|
||||||
answered there.
|
answered there.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Please make use of
|
||||||
|
:ref:`django-users mailing list <django-users-mailing-list>` if you want
|
||||||
|
to ask for tech support, doing so in this list is inappropriate.
|
||||||
|
|
||||||
* `django-developers mailing archive`_
|
* `django-developers mailing archive`_
|
||||||
* `django-developers subscription email address`_
|
|
||||||
* `django-developers posting email`_
|
|
||||||
|
|
||||||
.. _django-developers mailing archive: https://groups.google.com/g/django-developers
|
.. _django-developers mailing archive: https://groups.google.com/g/django-developers
|
||||||
.. _django-developers subscription email address: mailto:django-developers+subscribe@googlegroups.com
|
|
||||||
.. _django-developers posting email: mailto:django-developers@googlegroups.com
|
|
||||||
|
|
||||||
.. _django-announce-mailing-list:
|
.. _django-announce-mailing-list:
|
||||||
|
|
||||||
@ -61,12 +86,8 @@ A (very) low-traffic list for announcing :ref:`upcoming security releases
|
|||||||
<security-disclosure>`, new releases of Django, and security advisories.
|
<security-disclosure>`, new releases of Django, and security advisories.
|
||||||
|
|
||||||
* `django-announce mailing archive`_
|
* `django-announce mailing archive`_
|
||||||
* `django-announce subscription email address`_
|
|
||||||
* `django-announce posting email`_
|
|
||||||
|
|
||||||
.. _django-announce mailing archive: https://groups.google.com/g/django-announce
|
.. _django-announce mailing archive: https://groups.google.com/g/django-announce
|
||||||
.. _django-announce subscription email address: mailto:django-announce+subscribe@googlegroups.com
|
|
||||||
.. _django-announce posting email: mailto:django-announce@googlegroups.com
|
|
||||||
|
|
||||||
.. _django-updates-mailing-list:
|
.. _django-updates-mailing-list:
|
||||||
|
|
||||||
@ -77,9 +98,5 @@ All the ticket updates are mailed automatically to this list, which is tracked
|
|||||||
by developers and interested community members.
|
by developers and interested community members.
|
||||||
|
|
||||||
* `django-updates mailing archive`_
|
* `django-updates mailing archive`_
|
||||||
* `django-updates subscription email address`_
|
|
||||||
* `django-updates posting email`_
|
|
||||||
|
|
||||||
.. _django-updates mailing archive: https://groups.google.com/g/django-updates
|
.. _django-updates mailing archive: https://groups.google.com/g/django-updates
|
||||||
.. _django-updates subscription email address: mailto:django-updates+subscribe@googlegroups.com
|
|
||||||
.. _django-updates posting email: mailto:django-updates@googlegroups.com
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user