Python web framework with full-stack layer implemented on top of a microframework core with support for SQL DBMS, MongoDB and Pluggable Applications
806
stars
78
forks
source link
Added Jinja i18n support tests #38
Closed
clsdaniel closed 11 years ago
Added test cases to check Jinja i18n support, including necessary files such as test translation files.
This pull will fail tests (intended behaviour) unless applied after pull #37 which should fulfill the tests.