aboutsummaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2020-01-10remove old scripts and examplesDavid Lord
2020-01-10apply flake8David Lord
2020-01-10apply blackDavid Lord
2020-01-10apply reorder-python-importsDavid Lord
2020-01-06ext/Vim/jinja.vim: fix issues reported by vintDaniel Hahler
2020-01-06ext/Vim/jinja.vim: fix indentDaniel Hahler
2019-10-27Use print() function in both Python2 and Python 3cclauss
2019-10-23use "Jinja" instead of "Jinja2"David Lord
2019-07-22Merge pull request #990 from tbnorth/vim_syntax_tweakDavid Lord
2019-05-06This is the correct thing to do, vim-wise, although whetherTerry N. Brown
2019-05-06Fix use of 'is' operator for comparisonRaul Tambre
2018-08-29Trim trailing white space throughout the projectJon Dufresne
2018-03-28Remove old GPL licensed emacs supportArmin Ronacher
2017-06-02disable recursive comments in vim syntax fileJohn Passaro
2015-03-20Fix literal \ characters at the end of a stringhighlyunavailable
2014-08-28Update djangojinja2.pytopher86
2013-05-18Merge pull request #188 from lemonad/masterArmin Ronacher
2013-04-23Fix vim syntax: Correctly highlight filters.René Neumann
2013-02-23Fixed typos: overriden to overriddenJonas Nockert
2011-10-03Removed tmbundle. Now in mitsuhiko/jinja2-textmateArmin Ronacher
2011-05-13jinja.vim subsumes htmljinja.vimJin Yi
2011-04-25jinja.el: replace obsolete mumamo-find-possible-chunk with mumamo-quick-chunk...Kanak Kshetri
2009-07-07explanation for a strange monkey patch in django2jinja (thanks djc)Armin Ronacher
2009-04-02Moved tmbundle into tarfile (does not check out properly on windows)Armin Ronacher
2009-02-04This fixes #325.Armin Ronacher
2009-02-04This fixes #317.Armin Ronacher
2009-01-04Copyright switch to "The Jinja Team".Armin Ronacher
2008-10-20Added support for variable name translations in django2jinjaJulien Visinand
2008-09-21Fixed a bug in djangojinja2 that caused mimetype being forwarded propertly.Armin Ronacher
2008-09-20Unified some code in the super/template reference system.Armin Ronacher
2008-09-18Added i18n support to django2jinja (not complete support, but the best you ca...Armin Ronacher
2008-09-16Nearly complete core django template code coverage.Armin Ronacher
2008-09-16Moved django configuration into the __main__ sectionArmin Ronacher
2008-09-16Added first code for a django-to-jinja converterArmin Ronacher
2008-06-14Added example extension that uses the stream filtering and added unittests.Armin Ronacher
2008-05-28added the title case versions of the special constants to jinja.vimArmin Ronacher
2008-05-28some more documentation updates and minor code cleanups. Additionally True a...Armin Ronacher
2008-05-22Add Jinja2 Emacs mode, first approximation.Georg Brandl
2008-05-09added djangojinja2 extensionArmin Ronacher
2008-05-09removed wsgi and django from the integration page, wsgi is not interesting an...Armin Ronacher
2008-05-09added TextMate bundle and vim syntax filesArmin Ronacher
2007-11-29moved code into bundleArmin Ronacher
2007-11-29added jinja tm bundleArmin Ronacher