From 33f7739108226e2573f4b0242da5fd511908acdf Mon Sep 17 00:00:00 2001 From: Hasan Ramezani Date: Mon, 27 Apr 2020 22:28:40 +0200 Subject: Fixed #31356 -- Changed IRC links to the Freenode webchat. --- docs/topics/db/sql.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/topics') diff --git a/docs/topics/db/sql.txt b/docs/topics/db/sql.txt index 355c7366ca..3fabf6607e 100644 --- a/docs/topics/db/sql.txt +++ b/docs/topics/db/sql.txt @@ -24,7 +24,8 @@ __ `executing custom SQL directly`_ Before using raw SQL, explore :doc:`the ORM `. Ask on |django-users| or the `#django IRC channel - `_ to see if the ORM supports your use case. + `_ to see if the ORM supports your + use case. .. warning:: -- cgit v1.3