ashes icon indicating copy to clipboard operation
ashes copied to clipboard

Howto reference python functions in templates?

Open djrobstep opened this issue 6 years ago • 0 comments

Apologies if I've missed this in the docs but what are my options for calling plain old python functions directly from the templates? Is this easy/possible?

The equivalent of something like: { get_current_username() }

djrobstep avatar Dec 30 '19 05:12 djrobstep