tag: django boards

Fixing a silent bug in the input_class template filter
Maria D. Campbell
In this post, I revisit a bug I found in a custom template tag in my Django Boards application. I readdress the bug, its behavior, add a fix, fix the fix and explain why.
#fullstack development, #debug code, #django, #django boards, #series, #filters, #python3, #custom template tags