Templatetags
js_translation
Injects html code into the base.html template with a dictionary of system transactions.
body_scripts
Injects the script registered in the body_scripts field of the GlobalSettings model in the template base.html
footer_scripts
Injects the script registered in the footer_scripts field of the GlobalSettings model in the template base.html
header_scripts
Injects the registered script into the header_scripts field of the GlobalSettings model in the template base.html