#15363: get_queryset & get_query_set
--------------------------------------+------------------------------------
     Reporter:  sorl                  |                    Owner:  loic84
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  Core (Other)          |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  1
  Needs tests:  1                     |  Patch needs improvement:  1
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by charettes):

 * needs_docs:  0 => 1
 * has_patch:  0 => 1
 * needs_better_patch:  0 => 1
 * needs_tests:  0 => 1
 * stage:  Design decision needed => Accepted


Comment:

 Added a preliminary test which pass on Python 2.7.3/3.2.3 SQLite without
 raising a warning.

 It requires testing that the classes decorated with
 `@deprecated_get_query_set` correctly raises a
 `PendingDeprecatingWarning`, a release note and documentation fixes.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15363#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to