diff options
| author | Claude Paroz <claude@2xlibre.net> | 2021-08-05 18:35:32 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton@noumenal.es> | 2021-08-13 15:34:27 +0200 |
| commit | 6c3525a09db5177bf4e3856de85bf8b1300402d5 (patch) | |
| tree | 6289e6c9832180d1e64b96ff1ecfa7ebfe365509 /docs | |
| parent | 754b82d9de7dad232d17db0073d370b747b48c83 (diff) | |
The geodjango mailing list moved to the Django Forum.
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 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: |
