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
Thanks for opening your first issue here! 🎉 Be sure to follow the issue template! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord
Is your feature request related to a problem?
Yes.
Describe the solution you'd like
I want build some custom Django template filters like
dict
.But I can find the
Register API
.Can django template engine expose the filters
Registers
API?Thanks ❤.
Describe alternatives you've considered
We can expose a method
Register
. So we can register filters like:That's awesome.
Additional context
The text was updated successfully, but these errors were encountered: