You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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() }
The text was updated successfully, but these errors were encountered:
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() }
The text was updated successfully, but these errors were encountered: