summaryrefslogtreecommitdiff
path: root/django/utils/jslex.py
AgeCommit message (Expand)Author
2011-10-04Fixed #16971 - Made the parsing of javascript files by 'makemessages' much fa...Aymeric Augustin
2011-06-07Fixed #7704, #14045 and #15495 -- Introduce a lexer for Javascript to fix mul...Jannis Leidel