cc1  v2.1
CC1 source code docs
 All Classes Namespaces Files Functions Variables Pages
templatetags.py File Reference

Go to the source code of this file.

Classes

class  src.wi.commontags.templatetags.templatetags.VerbatimNode
 jQuery templates use constructs like: More...

Packages

namespace  src.wi.commontags.templatetags.templatetags

Functions

def src.wi.commontags.templatetags.templatetags.filesizeformatmb
 Function formats the [mbytes] value like a 'human-readable' file size.
def src.wi.commontags.templatetags.templatetags.getitem
 Templatetag for fetching dictionary attribute values.
def src.wi.commontags.templatetags.templatetags.resizable_field
 Renders a resizable field.
def src.wi.commontags.templatetags.templatetags.url_pattern
def src.wi.commontags.templatetags.templatetags.verbatim2
 Templatetag used in workaround of the '{{' conflict between jquery templates and django templates.

Variables

tuple src.wi.commontags.templatetags.templatetags.register = template.Library()