--
Ticket URL: <https://code.djangoproject.com/ticket/18349>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_docs: => 0
* needs_better_patch: => 1
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
Accepting in general,
--
Ticket URL: <https://code.djangoproject.com/ticket/18349#comment:1>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/18349#comment:2>
Comment (by MRigal):
Updated patch to 1.6+ removed one previous unused test also. Tested and
works under 2.X and 3.X
https://github.com/django/django/pull/1986
--
Ticket URL: <https://code.djangoproject.com/ticket/18349#comment:3>
* needs_better_patch: 0 => 1
Comment:
I left comments for improvement on PR. Please uncheck "Patch needs
improvement" when you update it, thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/18349#comment:4>
* needs_better_patch: 1 => 0
Comment:
Rebased and tried to fulfil the comments:
https://github.com/django/django/pull/5046
I didn't put too much effort in new functionalities, as this is wrapping
the legacy GeoIP databases and it should anyway be somewhen rewritten to
use the geoip2 python library. But this is out-of-scope here and would
deserve a new separate ticket.
--
Ticket URL: <https://code.djangoproject.com/ticket/18349#comment:5>
Comment (by timgraham):
Created #25184 to add support for GeoLite2. Any objection to closing this
as "won't fix" and focusing our efforts on that ticket? I'd think once we
support the new format, we could deprecate support for the legacy format
anyway.
--
Ticket URL: <https://code.djangoproject.com/ticket/18349#comment:6>
* status: new => closed
* resolution: => wontfix
--
Ticket URL: <https://code.djangoproject.com/ticket/18349#comment:7>