diff options
| author | Claude Paroz <claude@2xlibre.net> | 2021-08-05 18:35:32 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-08-13 15:36:41 +0200 |
| commit | d29a9ed5043bd24b7c074b886125159e67ab8eba (patch) | |
| tree | c61249637bd0e9b260ed945c80a5853c60b68693 /docs | |
| parent | eb26b8a0fe2454b063b594dd129cb1de56c77d36 (diff) | |
[3.2.x] The geodjango mailing list moved to the Django Forum.
Backport of 6c3525a09db5177bf4e3856de85bf8b1300402d5 from main
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/install/index.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/install/index.txt b/docs/ref/contrib/gis/install/index.txt index d438f39523..31566b94aa 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: |
