--
Ticket URL: <https://code.djangoproject.com/ticket/22655>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* easy: 0 => 1
* needs_docs: => 0
* type: Uncategorized => Bug
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/22655#comment:1>
Comment (by mardini):
PR: https://github.com/django/django/pull/2684
Thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/22655#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"2f43229c2f044207f193e753baf1bd3fb6164da4"]:
{{{
#!CommitTicketReference repository=""
revision="2f43229c2f044207f193e753baf1bd3fb6164da4"
Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below
The paragraph was a copy of strictly_above.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22655#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"6a2f8985c13e5524d397b48951d6de982544a71a"]:
{{{
#!CommitTicketReference repository=""
revision="6a2f8985c13e5524d397b48951d6de982544a71a"
[1.6.x] Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below
The paragraph was a copy of strictly_above.
Backport of 2f43229c2f from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22655#comment:5>
Comment (by Tim Graham <timograham@…>):
In [changeset:"269291019ec2dddddd6dd3b9833a37e7b94944ab"]:
{{{
#!CommitTicketReference repository=""
revision="269291019ec2dddddd6dd3b9833a37e7b94944ab"
[1.7.x] Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below
The paragraph was a copy of strictly_above.
Backport of 2f43229c2f from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22655#comment:4>