This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
3308085838
django1
/
django
/
contrib
/
gis
/
geoip2
History
Ryan Verner
9473a8481a
Fixed
#28740
-- Added 'continent_code' and 'continent_name' in GeoIP2.city() dict.
2017-10-25 10:07:37 -04:00
..
__init__.py
Refs
#28115
-- Avoided masking legitimate ImportErrors in geoip2 module
2017-04-22 20:10:24 +02:00
base.py
Used frozenset instead of dict for GeoIP2.cache_options for simplicity.
2017-08-23 11:47:47 -04:00
resources.py
Fixed
#28740
-- Added 'continent_code' and 'continent_name' in GeoIP2.city() dict.
2017-10-25 10:07:37 -04:00