darkchestofwonders.us website
 
 
 
 
Go to file
Dustin 2cdc613f3a gallery: Use new response.set_payload method
The `set_payload` method of the `VariedResponse` class takes care of
rendering the Jinja template  or serializing the context object as JSON,
so that no longer needs to be handled by controllers.
2017-07-02 11:36:11 -05:00
src/dcow gallery: Use new response.set_payload method 2017-07-02 11:36:11 -05:00
static Initial commit 2016-05-12 19:34:30 -05:00
.gitignore Initial commit 2016-05-12 19:34:30 -05:00
MANIFEST.in Add basic gallery functionality 2016-05-13 18:21:35 -05:00
debug.py Initial commit 2016-05-12 19:34:30 -05:00
setup.py Version 3 2017-07-02 09:46:06 -05:00