#16793: consolidate and/or cross reference documentation on {% load %} template 
tag
----------------------------------+-------------------------------
 Reporter:  tobias                |          Owner:  nobody
     Type:  Cleanup/optimization  |         Status:  new
Milestone:                        |      Component:  Documentation
  Version:  1.3                   |       Severity:  Normal
 Keywords:                        |   Triage Stage:  Unreviewed
Has patch:  0                     |  Easy pickings:  1
    UI/UX:  0                     |
----------------------------------+-------------------------------
 The {{{ {% load %} }}} template tag is documented in at least 3 places,
 and 2 of them do not mention the {{{ {% load foo from bar %} }}} syntax
 that was introduced in 1.3.  This documentation can probably be
 consolidated (and/or spruced up with cross links) to make the {{{from}}}
 syntax easier to find.

 The 3 locations are:

 https://docs.djangoproject.com/en/dev/topics/templates/#custom-tag-and-
 filter-libraries

 https://docs.djangoproject.com/en/dev/howto/custom-template-tags/#code-
 layout

 https://docs.djangoproject.com/en/dev/ref/templates/builtins/#load

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16793>
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