diff options
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 c7224c78b0..fe5bea505e 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:: |
