Files
@ 642fa51e0d0b
Branch filter:
Location: kallithea/docs/usage/customization.rst
642fa51e0d0b
2.9 KiB
text/prs.fallenstein.rst
lib: move js escaping from helpers to webutils
It was no real problem it lived in helpers: it was only used from templates
anyway.
But for completeness and correctness, move all web utils to webutils.
It was no real problem it lived in helpers: it was only used from templates
anyway.
But for completeness and correctness, move all web utils to webutils.