index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-02
Add new line.
Chris McDonough
2010-05-01
Prep for release.
Chris McDonough
2010-05-01
Fix Google chrome <pre> tag renderings.
Chris McDonough
2010-05-01
(no commit message)
Chris McDonough
2010-05-01
- A section entitled Detecting Available Languages was added to the
Chris McDonough
2010-04-30
Fixed grammar.
Mike Naberezny
2010-04-29
Wording.
Chris McDonough
2010-04-29
Next release
Chris McDonough
2010-04-28
(no commit message)
Chris McDonough
2010-04-28
Typo.
Chris McDonough
2010-04-28
(no commit message)
Chris McDonough
2010-04-28
Prep for 1.3a2.
Chris McDonough
2010-04-27
- Expanded portion of i18n narrative chapter docs which discuss
Chris McDonough
2010-04-27
Features
Chris McDonough
2010-04-26
Prep for 1.3a1.
Chris McDonough
2010-04-26
Be kind to KARL: don't assume "debug_templates" will be in the settings dict.
Chris McDonough
2010-04-25
Comment out XXX lines.
Chris McDonough
2010-04-25
Add to what's new.
Chris McDonough
2010-04-25
- Add a new method of the Configurator named ``derive_view`` which can
Chris McDonough
2010-04-25
Normalize ZCML vs. imperative as per other chapter formatting.
Chris McDonough
2010-04-25
Typo.
Chris McDonough
2010-04-25
Allow default exception views to handle the case where they've
Chris McDonough
2010-04-25
Make default_notfound_view and default_forbidden_view expect an exception as
Chris McDonough
2010-04-25
Add tests for debug_templates (backfill for reload_templates).
Chris McDonough
2010-04-25
Get proper i18n reference.
Chris McDonough
2010-04-25
(no commit message)
Chris McDonough
2010-04-25
- It is now possible to turn on Chameleon template "debugging mode"
Chris McDonough
2010-04-25
Fix default_locale_name.
Chris McDonough
2010-04-25
num -> n
Chris McDonough
2010-04-25
i8n -> i18n
Chris McDonough
2010-04-25
Default locale name.
Chris McDonough
2010-04-25
Docs.
Chris McDonough
2010-04-25
Typo.
Chris McDonough
2010-04-25
Add a "what's new in 1.3" document.
Chris McDonough
2010-04-25
Override justification.
Chris McDonough
2010-04-25
Example.
Chris McDonough
2010-04-25
Message extraction.
Chris McDonough
2010-04-25
Move locale out of fixtures and into localeapp to prevent test runner weirdne...
Chris McDonough
2010-04-25
(no commit message)
Chris McDonough
2010-04-25
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...
Chris McDonough
2010-04-21
Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...
Chris McDonough
2010-04-19
Docstring tweak.
Chris McDonough
2010-04-19
Go with a subclass of z.i18nmid.Message with the args reordered as a compromise.
Chris McDonough
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
Punt and use zope.i18nmessageid.
Chris McDonough
2010-04-19
Tweak.
Chris McDonough
2010-04-19
Pass along translate function to templates.
Chris McDonough
[next]