summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* more funJeff Hammel2013-12-191-3/+5
|
* compatability is hardJeff Hammel2013-12-191-2/+2
|
* compatability is hardJeff Hammel2013-12-191-1/+5
|
* py3 unicodeJeff Hammel2013-12-191-4/+4
|
* fix test failures on python3 save for unicodeJeff Hammel2013-12-191-2/+2
|
* https://bitbucket.org/ianb/tempita/issue/7/misspelling-of-delimiters-inJeff Hammel2013-12-161-3/+3
|
* fix failing testJeff Hammel2011-08-281-1/+2
|
* forgot an ending quote on the ending delimeterJeff Hammel2010-12-211-1/+1
|
* add documentation for delimetersJeff Hammel2010-12-211-0/+7
|
* update versions for release0.5Ian Bicking2010-09-142-4/+4
|
* some minor doc updatesIan Bicking2010-09-051-8/+8
|
* Added some newsIan Bicking2010-09-021-4/+8
|
* Python 3 updatesIan Bicking2010-09-021-17/+10
|
* fix file-relative template namesIan Bicking2009-12-311-0/+5
|
* update news for release0.4ianb2009-04-202-5/+5
|
* Allow non-dictionary namespaces. Add line_offset argumentianb2009-04-201-0/+7
|
* fix issues with \r in expressionsianb2009-04-111-0/+2
|
* Fix for python 2.5 and SystemError with parent templates. Small doc updatesianb2008-12-173-2/+12
|
* fix rST typopjenvey2008-11-221-1/+1
| | | | thanks Piotr Ozarowski
* update news for release0.3ianb2008-11-222-7/+12
|
* Fix whitespace stripping for statements at the beginning and end of the templateianb2008-11-221-1/+3
|
* Added template inheritanceianb2008-11-221-1/+50
|
* Make the error messages somewhat more robust when e.args is emptyianb2008-11-171-0/+5
|
* sphinx-ifyianb2008-05-293-0/+162
|
* change news for 0.2 release0.2ianb2008-04-231-2/+2
|
* Iprove the exception catching some. Added __html__() on html literalsianb2007-12-181-1/+5
|
* Add html_quote to HTMLTemplateianb2007-09-221-0/+8
|
* added little bit of docs on command-lineianb2007-07-241-0/+30
|
* doc updates0.1ianb2007-07-241-5/+5
|
* doc updatesianb2007-07-241-0/+13
|
* more docsianb2007-07-241-13/+187
|
* Handle unicode/str more nicely/properly. Better error if you pass a non-dict inianb2007-07-241-0/+182
|
* Initial layoutianb2007-07-232-0/+35