Opened 8 years ago
Closed 7 years ago
#28112 closed Cleanup/optimization (fixed)
Added 'time_zone' in GeoIP2.city() dict
Reported by: | R3turnz | Owned by: | R3turnz |
---|---|---|---|
Component: | GIS | Version: | 1.11 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
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 , 7 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