| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-10 | Use new pluralize calling convention recognised by Lingua 1.7 | Matthew Wilkes | |
| 2013-11-17 | Removed extra indentation from some examples (:linenos: should be indented ↵ | Antti Haapala | |
| with the same indentation as the rest of the code block) | |||
| 2013-08-29 | make local_name an attribute of Request, move logic from get_localizer into ↵ | Chris McDonough | |
| Request.localizer, fix docs; closes #1099 | |||
| 2013-08-23 | Fix documentation on using gettext plurals and include examples | Matthew Wilkes | |
| 2013-08-09 | "dermine" to "determine" | tisdall | |
| 2013-08-08 | "langauges" to "languages" | tisdall | |
| 2013-03-13 | consistency: use $VENV whenever virtualenv binaries are used | Tshepang Lekhonkhobe | |
| 2013-03-05 | fix broken link | Tshepang Lekhonkhobe | |
| 2013-01-02 | eliminate other repeated words | Tshepang Lekhonkhobe | |
| 2011-12-09 | fix bare python mentions | Chris McDonough | |
| 2011-10-24 | garden | Michael Merickel | |
| 2011-10-14 | fixed translationstring docs, default is not the first argument | Michael Merickel | |
| 2011-10-06 | remove stray references to Paste | Chris McDonough | |
| 2011-09-23 | fixed up all the warning dealing ..note and ..warn | michr | |
| added a hide toc for glossary to prevent warnings | |||
| 2011-08-22 | - Use [app:main] instead of a pipeline in all scaffolds and tutorials | Chris McDonough | |
| and narrative docs. - Break out awkward description of PasteDeploy entry points from project chapter into its own Paste chapter. | |||
| 2011-07-30 | Updated all of the docs to reflect the new pyramid.* settings prefix. | Michael Merickel | |
| 2011-07-20 | add more index markers | Chris McDonough | |
| 2011-06-05 | More small fixes made reading the rest of the docs and the tutorials. | Christoph Zwerschke | |
| 2011-05-14 | use lingua in docs (thanks to wichert) | Chris McDonough | |
| 2011-02-12 | Add make_localizer function & docs & tests | Christopher Lambacher | |
| 2011-01-30 | fix too-long lines | Chris McDonough | |
| 2011-01-30 | remove direct reference to pyramid_cookbook; doesnt work in printed version | Chris McDonough | |
| 2011-01-27 | module name contractions | Chris McDonough | |
| 2011-01-21 | point at Pyramid Cookbook explicitly | Chris McDonough | |
| 2011-01-21 | depend on intersphinx to point at Mako i18n recipe | Chris McDonough | |
| 2011-01-21 | - Add (minimal) documentation about using I18N within Mako templates to | Chris McDonough | |
| "Internationalization and Localization" narrative chapter. | |||
| 2011-01-18 | Merge https://github.com/Pylons/pyramid | Casey Duncan | |
| 2011-01-18 | - Most references to ZCML in narrative chapters have been removed or | Chris McDonough | |
| redirected to ``pyramid_zcml`` locations. | |||
| 2011-01-15 | clarify by promoting long parenthetical to its own sentence | Casey Duncan | |
| 2010-12-27 | remove inappropriate use of begin/end | Chris McDonough | |
| 2010-12-09 | fix docs: pyramid.configuration -> pyramid.config | Chris McDonough | |
| 2010-11-28 | Normalized narrative doc, code with linenos while text+bash don't | Blaise Laflamme | |
| 2010-11-28 | Narrative doc cleanup | Blaise Laflamme | |
| 2010-11-16 | - The ``pyramid.settings.get_settings`` API is now deprecated. Use | Chris McDonough | |
| ``pyramid.threadlocals.get_registry().settings`` instead or use the ``settings`` attribute of the registry available from the request (``request.registry.settings``). | |||
| 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-11-04 | move i18n ZCML topics to declarative chapter | Chris McDonough | |
| 2010-10-25 | convert narrative docs to Pyramid | Chris McDonough | |
| 2010-09-06 | renderings | Chris McDonough | |
| 2010-09-05 | - Each of the follow methods of the Configurator now allow the | Chris McDonough | |
| below-named arguments to be passed as "dotted name strings" (e.g. "foo.bar.baz") rather than as actual implementation objects that must be imported: setup_registry root_factory, authentication_policy, authorization_policy, debug_logger, locale_negotiator, request_factory, renderer_globals_factory add_subscriber subscriber, iface derive_view view add_view view, for_, context, request_type, containment add_route() view, view_for, factory, for_, view_context scan package add_renderer factory set_forbidden_view view set_notfound_view view set_request_factory factory set_renderer_globals_factory() factory set_locale_negotiator negotiator testing_add_subscriber event_iface | |||
| 2010-05-24 | typo | Chris McDonough | |
| 2010-05-03 | more trivial fixes | Carlos de la Guardia | |
| 2010-05-03 | couple of trivial fixes | Carlos de la Guardia | |
| 2010-05-02 | Fixed typos in the new 'Detecting Available Languages' section. | Damien Baty | |
| 2010-05-01 | (no commit message) | Chris McDonough | |
| 2010-05-01 | - A section entitled Detecting Available Languages was added to the | Chris McDonough | |
| i18n narrative docs chapter. | |||
| 2010-04-30 | Fixed grammar. | Mike Naberezny | |
| 2010-04-29 | Wording. | Chris McDonough | |
| 2010-04-28 | (no commit message) | Chris McDonough | |
| 2010-04-28 | Typo. | Chris McDonough | |
| 2010-04-28 | (no commit message) | Chris McDonough | |
