#18260: Cache tag doesn't handle filter expresssions
---------------------------------+------------------------------------
     Reporter:  FunkyBob         |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  Template system  |                  Version:  master
     Severity:  Normal           |               Resolution:
     Keywords:  cache            |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  1
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  1                |                    UI/UX:  0
---------------------------------+------------------------------------
Changes (by charettes):

 * needs_docs:  0 => 1
 * needs_tests:  1 => 0


Comment:

 You can drop the `u':'` at line 27 since your using module wide unicode
 literals: `from __future__ import unicode_literals`.

 Maybe we should add a release note for that? Running the full test suite
 against the patch ATM.

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


Reply via email to