| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-24 | comment out autodoc of TranslationString to get docs to build on Travis-CI | Steve Piercy | |
| https://travis-ci.org/Pylons/pyramid/jobs/178536008#L406 | |||
| 2014-02-09 | - correct error when building docs in Sphinx: | Steve Piercy | |
| Warning, treated as error: ~/projects/pyramid/pyramid/docs/api/i18n.rst:6: WARNING: error while formatting arguments for pyramid.i18n.TranslationStringFactory: 'function' object has no attribute '__bases__' | |||
| 2011-02-12 | Add make_localizer function & docs & tests | Christopher Lambacher | |
| 2010-11-09 | - All references to Pyramid-the-application were changed from :mod:`pyramid` | Chris McDonough | |
| to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal) | |||
| 2010-10-25 | convert API docs to Pyramid | Chris McDonough | |
| 2010-04-25 | Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 ↵ | Chris McDonough | |
| $REPOZE_SVN/repoze.bfg/branches/i18n No foreigners were harmed in the coding of this feature. | |||
| 2010-04-21 | Moved i18n work to a branch and revert to pre-i18n-feature state via svn ↵ | Chris McDonough | |
| merge -r9054:9030 svn+ssh://repoze@svn.repoze.org/svn/repoze.bfg/trunk | |||
| 2010-04-19 | Go with a subclass of z.i18nmid.Message with the args reordered as a compromise. | Chris McDonough | |
| Make get_translation always return something. | |||
| 2010-04-19 | Wherein I start the docs I should not have to write. | Chris McDonough | |
| 2010-04-19 | Docstrings. | Chris McDonough | |
| 2010-04-19 | Pass along translate function to templates. | Chris McDonough | |
| 2010-04-19 | Dip a toe in the i18n waters. | Chris McDonough | |
