summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update versions for release0.5Ian Bicking2010-09-143-9/+11
|
* some minor doc updatesIan Bicking2010-09-052-8/+9
|
* pep8 whitespace fixesIan Bicking2010-09-023-35/+80
|
* Added some newsIan Bicking2010-09-021-4/+8
|
* Fix cases where whitespace isn't stripped properly (when there are multiple ↵Ian Bicking2010-09-022-7/+39
| | | | directive-only lines next to each other).
* ignore more thingsIan Bicking2010-09-021-1/+4
|
* Python 3 updatesIan Bicking2010-09-024-18/+13
|
* a bunch of changes to make Python 3 compatibility easierIan Bicking2010-06-213-62/+114
|
* fix file-relative template namesIan Bicking2009-12-312-1/+6
|
* avoid deprecated callableIan Bicking2009-11-031-1/+1
|
* added runnerIan Bicking2009-11-031-0/+8
|
* ignore egg-infoIan Bicking2009-11-031-0/+1
|
* update tagsconvert-repo2009-10-270-0/+0
|
* Auto-update of version stringsianb2009-04-201-1/+1
|
* update news for release0.4ianb2009-04-202-5/+5
|
* Allow non-dictionary namespaces. Add line_offset argumentianb2009-04-202-13/+20
|
* fix issues with \r in expressionsianb2009-04-112-2/+8
|
* use setup.py test to do the testingianb2009-03-153-6/+6
|
* fix looper testianb2009-03-151-1/+1
|
* Fix for python 2.5 and SystemError with parent templates. Small doc updatesianb2008-12-174-3/+13
|
* fix rST typopjenvey2008-11-221-1/+1
| | | | thanks Piotr Ozarowski
* Auto-update of version stringsianb2008-11-221-1/+1
|
* update news for release0.3ianb2008-11-222-7/+12
|
* Fix whitespace stripping for statements at the beginning and end of the templateianb2008-11-223-15/+26
|
* Added template inheritanceianb2008-11-224-25/+411
|
* Make the error messages somewhat more robust when e.args is emptyianb2008-11-172-1/+9
|
* sphinx-ifyianb2008-05-294-0/+171
|
* Auto-update of version stringsianb2008-04-231-1/+1
|
* change news for 0.2 release0.2ianb2008-04-231-2/+2
|
* remove dead codeianb2007-12-191-1/+0
|
* Iprove the exception catching some. Added __html__() on html literalsianb2007-12-182-8/+21
|
* Add the ability to grab the location of a template that is a static stringianb2007-11-041-1/+20
|
* Add html_quote to HTMLTemplateianb2007-09-222-0/+9
|
* link to repositoryianb2007-07-241-0/+4
|
* fix linksianb2007-07-241-3/+3
|
* added little bit of docs on command-lineianb2007-07-241-0/+30
|
* improve error message; use absolute import, because for some reason ↵ianb2007-07-241-3/+2
| | | | python2.5 doesn't like the relative import (?)
* docstring updatesianb2007-07-241-4/+7
|
* Auto-update of version stringsianb2007-07-241-1/+1
|
* doc updates0.1ianb2007-07-242-6/+5
|
* fix importianb2007-07-241-1/+0
|
* module renameianb2007-07-242-1/+1
|
* doc updatesianb2007-07-242-1/+20
|
* more docsianb2007-07-241-13/+187
|
* Handle unicode/str more nicely/properly. Better error if you pass a non-dict inianb2007-07-242-9/+209
|
* update imports in testsianb2007-07-231-3/+3
|
* move template to __init__ianb2007-07-231-0/+0
|
* initial import of filesianb2007-07-235-0/+1053
|
* remove dummy __init__ianb2007-07-231-1/+0
|
* Initial layoutianb2007-07-235-0/+99
|