#35738: Deprecate double-dot variable lookups
-------------------------------------+-------------------------------------
     Reporter:  Adam Johnson         |                    Owner:  Sanjeev
         Type:                       |  Holla S
  Cleanup/optimization               |                   Status:  assigned
    Component:  Template system      |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Sanjeev Holla S):

 Also I noticed one more thing, that is, the warning message can be seen in
 the console only once because Django caches templates after they are
 compiled, so warnings are triggered only during the initial compilation.
 So is there any work around for this or is this fine? (Anyways, In the
 settings.py file, the caching can be disabled which make sures that the
 warning messages are shown whenever the page with double-dot variable
 lookup is used)
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35738#comment:6>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070191c7a3cffa-eb32c625-b565-485c-ba8d-d840eeafa0fb-000000%40eu-central-1.amazonses.com.

Reply via email to