module documentation
Undocumented
Class |
|
Undocumented |
Function | addstr |
Concatenate this & other . |
Function | bar |
Undocumented |
Function | custom |
Undocumented |
Function | get |
Get an item from dict-like object using key . |
Function | include |
Undocumented |
Function | index |
Undocumented |
Function | myprod |
Undocumented |
Function | mysum |
Undocumented |
Function | percent |
Undocumented |
Function | remove |
Remove the host from url . So, https://foo.com/bar/baz becomes bar/baz . |
Function | render |
Undocumented |
Function | render |
Undocumented |
Function | render |
Undocumented |
Variable | logger |
Undocumented |
Variable | register |
Undocumented |
@register.simple_tag( name='include_md', takes_context=True)
def include_md(context, template_name): ¶
def include_md(context, template_name): ¶
Undocumented