Changed IRC references to Libera.Chat.

This commit is contained in:
Mariusz Felisiak 2021-05-20 12:23:36 +02:00 committed by GitHub
parent 31b6ce9ff9
commit 66491f08fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 23 additions and 25 deletions

View file

@ -23,9 +23,8 @@ __ `executing custom SQL directly`_
:doc:`custom query expressions </ref/models/expressions/>`.
Before using raw SQL, explore :doc:`the ORM </topics/db/index>`. Ask on
|django-users| or the `#django IRC channel
<https://webchat.freenode.net/#django>`_ to see if the ORM supports your
use case.
one of :doc:`the support channels </faq/help>` to see if the ORM supports
your use case.
.. warning::