#17618: Variables names in template must not start with an underscore.
--------------------------------+--------------------
     Reporter:  cguillemette@…  |      Owner:  nobody
         Type:  Uncategorized   |     Status:  new
    Component:  Documentation   |    Version:  1.3
     Severity:  Normal          |   Keywords:
 Triage Stage:  Unreviewed      |  Has patch:  0
Easy pickings:  0               |      UI/UX:  0
--------------------------------+--------------------
 The doc (https://docs.djangoproject.com/en/dev/ref/templates/api/) says
 "Variable names must consist of any letter (A-Z), any digit (0-9), an
 underscore or a dot.".

 It can be misleading, because in fact, variable names can consist of
 underscores but can't start with one.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17618>
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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to