We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e8d0dd commit 8c9dda7Copy full SHA for 8c9dda7
tracking/models.py
@@ -66,7 +66,7 @@ def _time_on_site(self):
66
def _get_geoip_data(self):
67
"""
68
Attempts to retrieve MaxMind GeoIP data based upon the visitor's IP
69
- """A
+ """
70
71
if not HAS_GEOIP or not USE_GEOIP:
72
# go no further when we don't need to
0 commit comments