Commit History

Author SHA1 Message Date
  Jon Ribbens 826ef00668 Fixed #35681 -- Corrected geoip2 docs when describing GeoIP2Exception. 5 months ago
  Mariusz Felisiak 304d256674 Used :pypi: role in docs where appropriate. 6 months ago
  Nick Pope f50184a84b Fixed #35092 -- Exposed extra fields for GeoIP2.country() and GeoIP2.city() responses. 1 year ago
  Nick Pope cc56c22a24 Fixed #35091 -- Allowed GeoIP2 querying using IPv4Address/IPv6Address. 1 year ago
  Nick Pope 07f9f9960c Deprecated django.contrib.gis.geoip2.GeoIP2.open(). 3 years ago
  Nick Pope b925fefd7d Deprecated django.contrib.gis.geoip2.GeoIP2.coords(). 1 year ago
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. 1 year ago
  Tim Graham 2c4dc64760 Used extlinks for PyPI links. 1 year ago
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 years ago
  Claude Paroz 1e5bbbb2a8 Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets. 2 years ago
  Mariusz Felisiak 1d16dbc745 Fixed broken links and redirects in docs. 3 years ago
  Nick Pope c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 years ago
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 years ago
  Adam Johnson 1cdfe8d912 Prevented (and corrected) single backtick usage in docs. 4 years ago
  Claude Paroz eed2e740f7 Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path. 5 years ago
  Chris Adkins 705ef6cfeb Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict. 5 years ago
  Brett Cannon 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 6 years ago
  Mariusz Felisiak 7c81b28ebc Updated various links in docs to use HTTPS. 7 years ago
  Ryan Verner 9473a8481a Fixed #28740 -- Added 'continent_code' and 'continent_name' in GeoIP2.city() dict. 7 years ago
  Nick Pope 11f4c52ec7 Fixed #28525 -- Documented GDAL and GeoIP exceptions. 7 years ago
  Nick Pope cbb27d603b Reordered GeoIP docs be consistent with GDAL/GEOS ordering. 7 years ago
  Nick Pope 49017dc13a Made GeoIP docs headers consistent with other GIS docs. 7 years ago
  R3turnz 502f03d897 Fixed #28112 -- Added 'time_zone' in GeoIP2.city() dict. 7 years ago
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
  Tim Graham f945fb24a3 Fixed #26554 -- Updated docs URLs to readthedocs.io 8 years ago
  Claude Paroz 9686c888d6 Fixed #25951 -- Trimmed default representation of GEOSGeometry 8 years ago
  Sergey Fedoseev 23e1ad537a Fixed #25974 -- Switched GIS docs to 4 spaces indentation. 9 years ago
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 years ago