mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[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 15e207ce80 from main.
This commit is contained in:
@@ -41,13 +41,13 @@ so that it can be of use to the widest audience.
|
||||
.. admonition:: Where to get help:
|
||||
|
||||
If you're having trouble going through this tutorial, please post a message
|
||||
on the `Django Forum`_, |django-developers|, or drop by
|
||||
`#django-dev on irc.libera.chat`__ to chat with other Django users who
|
||||
might be able to help.
|
||||
on the `Django Forum`_, |django-developers|, or drop by the
|
||||
`Django Discord server`_ to chat with other Django users who might be able
|
||||
to help.
|
||||
|
||||
__ https://web.libera.chat/#django-dev
|
||||
.. _Dive Into Python: https://diveintopython3.net/
|
||||
.. _Django Forum: https://forum.djangoproject.com/
|
||||
.. _Django Discord server: https://discord.gg/xcRH6mN4fa
|
||||
|
||||
What does this tutorial cover?
|
||||
------------------------------
|
||||
|
||||
Reference in New Issue
Block a user