openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-pystache
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 10, 2024 — Aug 10, 2025
Showing page 5 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add `examples` test file, start with a comments test
Chris Wanstrath
More...
over 15 years ago
whitespace
Chris Wanstrath
More...
over 15 years ago
e flo layeth the smack downeth
Chris Wanstrath
More...
over 15 years ago
slight tweaks
Chris Wanstrath
More...
almost 16 years ago
make complex_view test pass
Chris Wanstrath
More...
almost 16 years ago
Add failing (but almost passing) ComplexView test. Fixes #2
Chris Wanstrath
More...
almost 16 years ago
todo
Chris Wanstrath
More...
almost 16 years ago
Merge remote branch 'ericflo/master'
Chris Wanstrath
More...
almost 16 years ago
Made the same changes to the module-level render method.
Eric Florenzano
More...
almost 16 years ago
Assigning a default context argument actually creates a global, which I don't think was the intended effect. More discussion and a better explanation of this can be found at http://bit.ly/1iw46
Eric Florenzano
More...
almost 16 years ago
Use update
Eric Florenzano
More...
almost 16 years ago
Explicitly close the template file after reading it
Chris Wanstrath
More...
almost 16 years ago
mention view classes in the readme
Chris Wanstrath
More...
almost 16 years ago
check the context before hitting a view method
Chris Wanstrath
More...
almost 16 years ago
referencing basic view methods from a template works
Chris Wanstrath
More...
almost 16 years ago
whitespace
Chris Wanstrath
More...
almost 16 years ago
failing pizza test
Chris Wanstrath
More...
almost 16 years ago
basic subclassable view support
Chris Wanstrath
More...
almost 16 years ago
kwargify pystache.render()
Chris Wanstrath
More...
almost 16 years ago
update readme with new api
Chris Wanstrath
More...
almost 16 years ago
Pystash class with static method seems redundant, change it to a single function. Also update the tests
dbr
More...
almost 16 years ago
Flattened the render_sections loop
Eric Florenzano
More...
almost 16 years ago
String concatenation in Python is bad
Eric Florenzano
More...
almost 16 years ago
Avoid code duplication by restructuring loops slightly
Eric Florenzano
More...
almost 16 years ago
Get rid of vestigial regexes
Eric Florenzano
More...
almost 16 years ago
Compile the regular expression once for the tags, and then re-use it
Eric Florenzano
More...
almost 16 years ago
Compile the regular expression once and re-use it for the render_sections bit
Eric Florenzano
More...
almost 16 years ago
More compact render_tag
Eric Florenzano
More...
almost 16 years ago
sections work!
Chris Wanstrath
More...
almost 16 years ago
move Template into its own file
Chris Wanstrath
More...
almost 16 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree