The reference page should include at least as much as the intro. Indeed,
the intro says, "The database API supports about two dozen lookup types; a
complete reference can be found in the field lookup reference."
--
Ticket URL: <https://code.djangoproject.com/ticket/21884>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: chris.jerdonek@… (added)
* needs_better_patch: => 0
* easy: 0 => 1
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/21884#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/21884#comment:2>
* status: new => assigned
* owner: nobody => chomik
--
Ticket URL: <https://code.djangoproject.com/ticket/21884#comment:3>
Comment (by chomik):
Pull request https://github.com/django/django/pull/2293 waiting for review
and acceptance.
--
Ticket URL: <https://code.djangoproject.com/ticket/21884#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"985ae732b2fbb073a7c98ff857f463449345df27"]:
{{{
#!CommitTicketReference repository=""
revision="985ae732b2fbb073a7c98ff857f463449345df27"
Fixed #21884 -- Mentioned that exact is the defaut QuerySet lookup type
Thanks to cjerdonek for the suggestion.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21884#comment:5>