Opened 8 years ago
Closed 8 years ago
#28112 closed Cleanup/optimization (fixed)
Added 'time_zone' in GeoIP2.city() dict
Description (last modified by ) ¶
The django.contrib.gis.geoip2
wrapper should forward the time zone exposed by the geoip2 libary.
Change History (4)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
Description: | modified (diff) |
---|---|
Needs tests: | set |
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 8 years ago
Needs tests: | unset |
---|---|
Summary: | Forward time zone through geolocation wrapper → Added 'time_zone' in GeoIP2.city() dict |
Triage Stage: | Accepted → Ready for checkin |
I added a test and updated the docs.
Note:
See TracTickets
for help on using tickets.
PR