Closed jorgeblanco closed 11 years ago
It's valid to use pyramid_mako on older versions of Pyramid. Can you update this to just use pyramid_mako without mentioning 1.5+?
Removed the reference to Pyramid 1.5+, and updated the tasks.py source file to match the modification
Cool, before I merge this can I ask if you checked that the line numbers still match up? The rst file includes code from the source by way of line numbers so it has to be double checked.
Yes. The places referenced by line number are not affected by this modification.
Thanks so much!
Added note in the beginning (with a link) regarding the need to install support for Mako templates with an add-on.
Also added a line of code to the task.py file to enable Mako templating support