David Lord
2a8515d2e5
apply pyupgrade and f-strings
2020-02-05 08:44:15 -08:00
David Lord
4a59ac9514
Revert "rename imports to jinja"
...
This reverts commit 1167525b73863119f8bbec03ddb9d35eacff4bef.
2020-01-26 21:12:52 -08:00
David Lord
1167525b73
rename imports to jinja
2020-01-10 15:30:16 -08:00
David Lord
e492255f27
remove old scripts and examples
2020-01-10 12:58:38 -08:00
David Lord
126fce8b04
more relative imports
...
_identifier exports a compiled regex instead of a string to avoid some
tricky cleanup
2020-01-10 12:39:19 -08:00
David Lord
bb6216ea30
apply flake8
2020-01-10 10:40:52 -08:00
David Lord
04c8787155
apply black
2020-01-10 07:54:39 -08:00
David Lord
d177eeb295
apply reorder-python-imports
2020-01-10 07:54:39 -08:00
cclauss
82a8ea4f3b
Use print() function in both Python2 and Python 3
2019-10-27 13:05:59 +01:00
David Lord
57626a000a
use "Jinja" instead of "Jinja2"
2019-10-23 12:35:53 -07:00
Jon Dufresne
148b6fb3c5
Trim trailing white space throughout the project
...
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
2018-08-29 20:58:03 -07:00
luzpaz
f2e9280f5e
Fix typos ( #815 )
...
Found via `codespell -q 3` using v1.12.0.dev0
2018-02-18 15:57:01 +01:00
Unknown
778ccb22e9
Trivial typos
...
Most non-user facing.
2017-11-08 20:02:28 -05:00
David Lord
d9d3fc32f0
clean up MANIFEST.in
...
clean up make-release.py for py3
add rst extension to CHANGES for GitHub
clean up changelog formatting
2017-11-08 10:53:47 -08:00
David Lord
fb1e45315d
go back to generating regex, simplified
...
new version uses ~2KB vs 200KB memory, is ~100x faster to load
move script to generate pattern to scripts directory
add more tests
2017-07-04 10:00:32 -07:00
Armin Ronacher
516f45b060
Updated release command
2017-04-03 15:11:09 +02:00
Armin Ronacher
6bf78bcef8
Improve release script to support new format and wheels.
2015-07-26 19:51:10 +02:00
Markus Unterwaditzer
599c1360bc
Fix doctests
...
Fix #427
2015-03-22 14:22:52 +01:00
Berker Peksag
685d2ad34e
Add wheel support.
2014-05-19 06:48:10 +03:00
Armin Ronacher
078a0bb612
Fixed release script
2013-08-07 14:25:19 +01:00
Armin Ronacher
fc9b2db7b2
Fixed a release script and added a release date
2013-05-20 14:02:53 +01:00
Armin Ronacher
abfbc18822
Added release script
2011-07-24 21:48:29 +02:00
Armin Ronacher
b475cffa77
[svn] added pylint script for jinja and cleaned code up a bit (and importing is faster now)
...
--HG--
branch : trunk
2007-05-28 23:15:43 +02:00