#15201: CACHE_MIDDLEWARE_ANONYMOUS_ONLY is ugly, misleading, and unnecessary, 
and
should be deprecated
--------------------------------------+------------------------------------
     Reporter:  carljm                |                    Owner:  ambv
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  Core (Cache system)   |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  1
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by aaugustin):

 * needs_better_patch:  0 => 1
 * has_patch:  0 => 1


Comment:

 PR: https://github.com/django/django/pull/1114

 This patch is on the right track. Two tests for
 CACHE_MIDDLEWARE_ANONYMOUS_ONLY trigger warnings (`tests % PYTHONPATH=..
 python2.6 -Wd runtests.py --settings=test_sqlite cache`). These warnings
 should be silenced.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15201#comment:13>
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to