mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #26554 -- Updated docs URLs to readthedocs.io
This commit is contained in:
parent
0d8b523422
commit
f945fb24a3
20 changed files with 33 additions and 33 deletions
|
@ -19,7 +19,7 @@ in a directory corresponding to the :setting:`GEOIP_PATH` setting.
|
|||
Additionally, it is recommended to install the `libmaxminddb C library`__, so
|
||||
that ``geoip2`` can leverage the C library's faster speed.
|
||||
|
||||
__ https://geoip2.readthedocs.org/
|
||||
__ https://geoip2.readthedocs.io/
|
||||
__ https://pypi.python.org/pypi/geoip2
|
||||
__ http://dev.maxmind.com/geoip/geoip2/geolite2/
|
||||
__ https://github.com/maxmind/libmaxminddb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue