diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-05-20 12:23:36 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-05-20 12:25:07 +0200 |
| commit | 143d2a4bbf182df5f3d025e4031b884162a65b8c (patch) | |
| tree | 70fdbf949b458886d422b1203bdfb32ca0ff1c7e /docs/topics/db/sql.txt | |
| parent | a0782f50d49af7b0f00d33002c8fc2c248fea1bf (diff) | |
[3.2.x] Changed IRC references to Libera.Chat.
Backport of 66491f08fe86629fa25977bb3dddda06959f65e7 from main.
Diffstat (limited to 'docs/topics/db/sql.txt')
| -rw-r--r-- | docs/topics/db/sql.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/topics/db/sql.txt b/docs/topics/db/sql.txt index fe7b0a4bd8..8d3216c60d 100644 --- a/docs/topics/db/sql.txt +++ b/docs/topics/db/sql.txt @@ -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:: |
