#30453: Django's template library tags cant use already decorated things like
lru_cache because of getfullargspec
-------------------------------------+-------------------------------------
     Reporter:  Batuhan Taşkaya      |                    Owner:  Batuhan
                                     |  Taşkaya
         Type:  Bug                  |                   Status:  closed
    Component:  Template system      |                  Version:  2.2
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

 * status:  assigned => closed
 * resolution:   => needsinfo


Comment:

 I'm guessing the answer here may well just be "use a helper" — i.e.
 structure your code so that you can cache the output, but...

 There's not enough to go on here. Please show the minimal example that you
 think should work.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30453#comment:1>
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.9c52084d822547aaf97f65fe633cdced%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to