Trees | Indices | Help |
|
---|
|
|
|||
|
|
|||
register = template.Library()
|
|||
logger = logging.getLogger(__name__)
|
Imports: traceback, logging, urljoin, template, PrefixNode
|
Joins the given path with the STATIC_URL setting. Usage: {% static path %} Examples: {% static "myapp/css/base.css" %} {% static variable_with_path %}
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 23 15:04:49 2014 | http://epydoc.sourceforge.net |