mirror of
https://github.com/django/django.git
synced 2025-10-28 08:06:09 +00:00
Replaced :doc: role usage with :ref: when appropriate in docs.
This commit is contained in:
@@ -5,6 +5,11 @@ Geolocation with GeoIP2
|
||||
.. module:: django.contrib.gis.geoip2
|
||||
:synopsis: Python interface for MaxMind's GeoIP2 databases.
|
||||
|
||||
.. _geoip2-overview:
|
||||
|
||||
Overview
|
||||
========
|
||||
|
||||
The :class:`GeoIP2` object is a wrapper for the :pypi:`MaxMind geoip2 Python
|
||||
library <geoip2>`. [#]_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user