Skip to content

Commit 8d81c47

Browse files
committed
[5.1.x] Fixed #35999 -- Removed #django IRC channel references where appropriate.
Some references are replaced with links to the Django Discord server. Backport of 15e207c from main.
1 parent 6b9d5ac commit 8d81c47

File tree

7 files changed

+14
-24
lines changed

7 files changed

+14
-24
lines changed

docs/faq/help.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,9 @@ Then, please post it in one of the following channels:
2323
discussions.
2424
* The |django-users| mailing list. This is for email-based discussions.
2525
* The `Django Discord server`_ for chat-based discussions.
26-
* The `#django IRC channel`_ on the Libera.Chat IRC network. This is for
27-
chat-based discussions. If you're new to IRC, see the `Libera.Chat
28-
documentation`_ for different ways to connect.
2926

3027
.. _`"Using Django"`: https://forum.djangoproject.com/c/users/6
3128
.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa
32-
.. _#django IRC channel: https://web.libera.chat/#django
33-
.. _Libera.Chat documentation: https://libera.chat/guides/connect
3429

3530
In all these channels please abide by the `Django Code of Conduct`_. In
3631
summary, being friendly and patient, considerate, respectful, and careful in

docs/internals/contributing/bugs-and-features.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Otherwise, before reporting a bug or requesting a new feature on the
1717
`searching`_ or running `custom queries`_ in the ticket tracker.
1818

1919
* Don't use the ticket system to ask support questions. Use the
20-
|django-users| list or the `#django`_ IRC channel for that.
20+
|django-users| list or the `Django Discord server`_ for that.
2121

2222
* Don't reopen issues that have been marked "wontfix" without finding consensus
2323
to do so on the `Django Forum`_ or |django-developers| list.
@@ -39,8 +39,8 @@ particular:
3939
* **Do** read the :doc:`FAQ </faq/index>` to see if your issue might
4040
be a well-known question.
4141

42-
* **Do** ask on |django-users| or `#django`_ *first* if you're not sure if
43-
what you're seeing is a bug.
42+
* **Do** ask on |django-users| or the `Django Discord server`_ *first* if
43+
you're not sure if what you're seeing is a bug.
4444

4545
* **Do** write complete, reproducible, specific bug reports. You must
4646
include a clear, concise description of the problem, and a set of
@@ -171,5 +171,5 @@ Votes on technical matters should be announced and held in public on the
171171

172172
.. _searching: https://code.djangoproject.com/search
173173
.. _custom queries: https://code.djangoproject.com/query
174-
.. _#django: https://web.libera.chat/#django
175174
.. _Django Forum: https://forum.djangoproject.com/
175+
.. _Django Discord server: https://discord.gg/xcRH6mN4fa

docs/internals/contributing/index.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ a great ecosystem to work in:
3131
friendly and helpful atmosphere. If you're new to the Django community,
3232
you should read the `posting guidelines`_.
3333

34-
* Join the `Django Discord server`_ or the `#django IRC channel`_ on
35-
Libera.Chat to discuss and answer questions. By explaining Django to other
36-
users, you're going to learn a lot about the framework yourself.
34+
* Join the `Django Discord server`_ to discuss and answer questions. By
35+
explaining Django to other users, you're going to learn a lot about the
36+
framework yourself.
3737

3838
* Blog about Django. We syndicate all the Django blogs we know about on
3939
the `community page`_; if you'd like to see your blog on that page you
@@ -45,7 +45,6 @@ a great ecosystem to work in:
4545
build it!
4646

4747
.. _posting guidelines: https://code.djangoproject.com/wiki/UsingTheMailingList
48-
.. _#django IRC channel: https://web.libera.chat/#django
4948
.. _community page: https://www.djangoproject.com/community/
5049
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
5150
.. _Django forum: https://forum.djangoproject.com/

docs/internals/howto-release-django.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -561,9 +561,6 @@ Now you're ready to actually put the release out there. To do this:
561561
message body should include the vulnerability details, for example, the
562562
announcement blog post text. Include a link to the announcement blog post.
563563

564-
#. Add a link to the blog post in the topic of the ``#django`` IRC channel:
565-
``/msg chanserv TOPIC #django new topic goes here``.
566-
567564
Post-release
568565
============
569566

docs/intro/contributing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ so that it can be of use to the widest audience.
4141
.. admonition:: Where to get help:
4242

4343
If you're having trouble going through this tutorial, please post a message
44-
on the `Django Forum`_, |django-developers|, or drop by
45-
`#django-dev on irc.libera.chat`__ to chat with other Django users who
46-
might be able to help.
44+
on the `Django Forum`_, |django-developers|, or drop by the
45+
`Django Discord server`_ to chat with other Django users who might be able
46+
to help.
4747

48-
__ https://web.libera.chat/#django-dev
4948
.. _Dive Into Python: https://diveintopython3.net/
5049
.. _Django Forum: https://forum.djangoproject.com/
50+
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
5151

5252
What does this tutorial cover?
5353
------------------------------

docs/intro/tutorial08.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ resolve the issue yourself, there are options available to you.
7171
Toolbar’s is `on GitHub <https://github.com/django-commons/django-debug-toolbar/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc>`_.
7272
#. Consult the `Django Forum <https://forum.djangoproject.com/>`_.
7373
#. Join the `Django Discord server <https://discord.gg/xcRH6mN4fa>`_.
74-
#. Join the #Django IRC channel on `Libera.chat <https://libera.chat/>`_.
7574

7675
Installing other third-party packages
7776
=====================================

docs/intro/whatsnext.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@ ticket system and use your feedback to improve the documentation for everybody.
123123

124124
Note, however, that tickets should explicitly relate to the documentation,
125125
rather than asking broad tech-support questions. If you need help with your
126-
particular Django setup, try the |django-users| mailing list or the `#django
127-
IRC channel`_ instead.
126+
particular Django setup, try the |django-users| mailing list or the
127+
`Django Discord server`_ instead.
128128

129129
.. _ticket system: https://code.djangoproject.com/
130-
.. _#django IRC channel: https://web.libera.chat/#django
130+
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
131131

132132
In plain text
133133
-------------

0 commit comments

Comments
 (0)