summaryrefslogtreecommitdiff
path: root/examples/basic
Commit message (Expand)AuthorAgeFilesLines
* rename default branch in filesDavid Lord2021-05-111-2/+2
* apply pyupgrade and f-stringsDavid Lord2020-02-057-18/+4
* Revert "rename imports to jinja"David Lord2020-01-267-11/+11
* rename imports to jinjaDavid Lord2020-01-107-11/+11
* apply flake8David Lord2020-01-102-4/+6
* apply blackDavid Lord2020-01-107-33/+55
* apply reorder-python-importsDavid Lord2020-01-107-12/+7
* Use print() function in both Python2 and Python 3cclauss2019-10-277-6/+13
* change py2 print statements to py3Kartheek Lenkala2015-03-223-3/+3
* Fixed a broken example. This fies #45Armin Ronacher2011-07-071-2/+10
* Improved Jinja's debugging support by introducing "@internalcode" which marks...Armin Ronacher2009-02-243-2/+6
* moved example code aroundArmin Ronacher2008-05-078-0/+107