mailing-lists.txt 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. =======================
  2. Mailing lists and Forum
  3. =======================
  4. .. Important::
  5. Please report security issues **only** to
  6. security@djangoproject.com. This is a private list only open to
  7. long-time, highly trusted Django developers, and its archives are
  8. not public. For further details, please see :doc:`our security
  9. policies </internals/security>`.
  10. Django Forum
  11. ============
  12. Django has an `official Forum`_ where you can input and ask questions.
  13. There are several categories of discussion including:
  14. * `Using Django`_: to ask any question regarding the installation, usage, or
  15. debugging of Django.
  16. * `Internals`_: for discussion of the development of Django itself.
  17. .. note::
  18. Before asking a question about how to contribute, read
  19. :doc:`/internals/contributing/index`. Many frequently asked questions are
  20. answered there.
  21. .. _official Forum: https://forum.djangoproject.com
  22. .. _Internals: https://forum.djangoproject.com/c/internals/5
  23. .. _Using Django: https://forum.djangoproject.com/c/users/6
  24. In addition, Django has several official mailing lists on Google Groups that
  25. are open to anyone.
  26. .. _django-announce-mailing-list:
  27. ``django-announce``
  28. ===================
  29. A (very) low-traffic list for announcing :ref:`upcoming security releases
  30. <security-disclosure>`, new releases of Django, and security advisories.
  31. * `django-announce mailing archive`_
  32. * `django-announce subscription email address`_
  33. * `django-announce posting email`_
  34. .. _django-announce mailing archive: https://groups.google.com/g/django-announce
  35. .. _django-announce subscription email address: mailto:django-announce+subscribe@googlegroups.com
  36. .. _django-announce posting email: mailto:django-announce@googlegroups.com
  37. .. _django-updates-mailing-list:
  38. ``django-updates``
  39. ==================
  40. All the ticket updates are mailed automatically to this list, which is tracked
  41. by developers and interested community members.
  42. * `django-updates mailing archive`_
  43. * `django-updates subscription email address`_
  44. * `django-updates posting email`_
  45. .. _django-updates mailing archive: https://groups.google.com/g/django-updates
  46. .. _django-updates subscription email address: mailto:django-updates+subscribe@googlegroups.com
  47. .. _django-updates posting email: mailto:django-updates@googlegroups.com
  48. Archived mailing lists
  49. ======================
  50. The following mailing lists are archived and no longer active. These are still
  51. available as a historical resource.
  52. .. _django-users-mailing-list:
  53. ``django-users``
  54. ----------------
  55. .. note::
  56. The `Using Django`_ category of the `official Forum`_ is now the preferred
  57. venue for asking usage questions.
  58. This was used for questions regarding the installation, usage, or debugging of
  59. Django projects.
  60. * `django-users mailing archive`_
  61. .. _django-users mailing archive: https://groups.google.com/g/django-users
  62. .. _django-developers-mailing-list:
  63. ``django-developers``
  64. ---------------------
  65. .. note::
  66. The `Internals`_ category of the `official Forum`_ is now the preferred
  67. venue for discussing the development of Django.
  68. This was used for discussions about the development of Django itself.
  69. * `django-developers mailing archive`_
  70. .. _django-developers mailing archive: https://groups.google.com/g/django-developers