- 10 Dec, 2011 2 commits
-
-
Chris Jerdonek committed
-
From: https://github.com/heliodor/pystache/commit/a92a5359afd67234aa71185a3c8f7bdf43c8d729 Into: issue_27 This commit fixes the Template class's rendering to comply with the spec's requirement that sections not alter surrounding whitespace. A test case was included.
Chris Jerdonek committed
-
- 02 Dec, 2011 3 commits
-
-
* Template._render_partial() now calls View.load_template(). * View.get_template() now calls View.load_template(). * Added test case test_view.py to test View.load_template(). * Removed trailing white space from view.py. * Removed trailing white space from test_view.py.
Chris Jerdonek committed -
* Template._render_partial() now passes self.view.template_extension to Loader.load_template(). * The test case test_examples.test_template_partial_extension now passes. * Corrected the expectation of the test case test_simple.test_template_partial_extension. It passes under the change to Template._render_partial(). * Removed trailing white space in test_simple.py.
Chris Jerdonek committed -
Merge commit 'dedcfbd0' into development * Corrected the test expectation for test case test_examples.test_template_partial_extension(). Though correct, the test now fails. * Did not include test case test_partial_sections() from the patch because the module examples.partial_section on which it depends seems to be missing.
Chris Jerdonek committed
-
- 01 Dec, 2011 2 commits
-
-
Chris Jerdonek committed
-
Merge commit '1e72b7a4' into development All 56 tests now pass while using Python 2.5.6. Conflicts: pystache/template.py
Chris Jerdonek committed
-
- 30 Nov, 2011 2 commits
-
-
Tim Kersten committed
-
Tim Kersten committed
-
- 29 Nov, 2011 1 commit
-
-
Tim Kersten committed
-
- 23 Aug, 2011 1 commit
-
-
Added a logo
Chris Wanstrath committed
-
- 19 Aug, 2011 2 commits
- 21 Jul, 2011 1 commit
-
-
Added test for spacing around section tags on a single line. Fixed the problem indicated by the test: a section's contents were being left trimmed.
Heliodor Jalba committed
-
- 31 May, 2011 3 commits
-
-
Conflicts: examples/inverted.py pystache/template.py tests/test_pystache.py tests/test_view.py
Carl Whittaker committed -
Inverted Sections For Empty List
Carl Whittaker committed
- 17 May, 2011 1 commit
-
-
Test for inverted sections with lists
Yuest Wang committed
-
- 10 May, 2011 1 commit
-
-
Mark Paschal committed
-
- 20 Apr, 2011 1 commit
-
-
Yuest Wang committed
-
- 04 Apr, 2011 2 commits
-
-
Christopher Lambacher committed
-
This will allow the namesapce to provide information about whether something is to be escaped or not.
Christopher Lambacher committed
-
- 08 Mar, 2011 1 commit
-
-
Mike O'Toole committed
-
- 11 Feb, 2011 5 commits
-
-
Conflicts: tests/test_simple.py
Carl Whittaker committed -
Zachary Voase committed
-
Carl Whittaker committed
-
Zachary Voase committed
-
- 08 Feb, 2011 1 commit
-
-
Carl Whittaker committed
-
- 28 Jan, 2011 1 commit
-
-
Carl Whittaker committed
-
- 27 Jan, 2011 7 commits
-
-
Carl Whittaker committed
-
Carl Whittaker committed
-
Carl Whittaker committed
-
Carl Whittaker committed
-
Carl Whittaker committed
-
Carl Whittaker committed
-
Carl Whittaker committed
-
- 18 Jan, 2011 1 commit
-
-
Carl Whittaker committed
-
- 13 Jan, 2011 2 commits
-
-
Carl Whittaker committed
-
Carl Whittaker committed
-