From 6c3525a09db5177bf4e3856de85bf8b1300402d5 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Thu, 5 Aug 2021 18:35:32 +0200 Subject: [PATCH] The geodjango mailing list moved to the Django Forum. --- docs/ref/contrib/gis/install/index.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ref/contrib/gis/install/index.txt b/docs/ref/contrib/gis/install/index.txt index 07792838c4..5ff957061c 100644 --- a/docs/ref/contrib/gis/install/index.txt +++ b/docs/ref/contrib/gis/install/index.txt @@ -112,12 +112,12 @@ community! You can: * Join the ``#django-geo`` IRC channel on Libera.Chat. Please be patient and polite -- while you may not get an immediate response, someone will attempt to answer your question as soon as they see it. -* Ask your question on the `GeoDjango`__ mailing list. +* Ask your question on the `GeoDjango`__ forum. * File a ticket on the `Django trac`__ if you think there's a bug. Make sure to provide a complete description of the problem, versions used, and specify the component as "GIS". -__ https://groups.google.com/g/geodjango +__ https://forum.djangoproject.com/c/internals/geodjango/13 __ https://code.djangoproject.com/newticket .. _libsettings: