summaryrefslogtreecommitdiff
path: root/docs/api/i18n.rst
AgeCommit message (Expand)Author
2016-11-24comment out autodoc of TranslationString to get docs to build on Travis-CISteve Piercy
2014-02-09- correct error when building docs in Sphinx:Steve Piercy
2011-02-12Add make_localizer function & docs & testsChristopher Lambacher
2010-11-09- All references to Pyramid-the-application were changed from :mod:`pyramid`Chris McDonough
2010-10-25convert API docs to PyramidChris McDonough
2010-04-25Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...Chris McDonough
2010-04-21Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...Chris McDonough
2010-04-19Go with a subclass of z.i18nmid.Message with the args reordered as a compromise.Chris McDonough
2010-04-19Wherein I start the docs I should not have to write.Chris McDonough
2010-04-19Docstrings.Chris McDonough
2010-04-19Pass along translate function to templates.Chris McDonough
2010-04-19Dip a toe in the i18n waters.Chris McDonough