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
path:
root
/
docs
/
narr
/
i18n.rst
Age
Commit message (
Expand
)
Author
2018-11-20
s/msgid/``msgid`` as needed
Steve Piercy
2018-11-19
rip out moar unicode prefixes
Michael Merickel
2018-08-21
Merge pull request #3330 from stevepiercy/docs-code-style
Michael Merickel
2018-08-19
Fix broken links from linkcheck, exclude localhost from check
Steve Piercy
2018-08-19
Standardize Unix capitalization
Steve Piercy
2018-08-18
Clean up code-blocks in i18n
Steve Piercy
2017-06-27
Update all external links per `make linkcheck`
Steve Piercy
2017-06-26
change http://docs.pylonsproject.org to https
Steve Piercy
2016-07-02
Update Windows installation instructions and related bits.
Steve Piercy
2016-04-23
Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/bin/sphin...
Steve Piercy
2016-04-16
replace ps1con with doscon for lexer
Steve Piercy
2016-04-12
- zap easy_install straggler
Steve Piercy
2016-04-12
one does not simply "create a virtualenv". one should "create a virtual envir...
Steve Piercy
2016-04-08
Add pyramid_jinja2 example to i18n docs. Fixes #2437.
Steve Piercy
2016-02-20
fix links for babel and chameleon
Steve Piercy
2016-01-14
Rename Cookbook to Pyramid Community Cookbook
Steve Piercy
2015-10-20
minor grammar, rewrap 79 columns
Steve Piercy
2015-10-01
wrap to 79 chars
Steve Piercy
2015-09-01
- add pylonswebframework to intersphinx config, sort entries so they can be f...
Steve Piercy
2014-11-11
fix grammar
Steve Piercy
2014-08-14
remove unnecessary use of `get_current_registry()`
Tim Tisdall
2014-07-16
Updating to current msginit syntax
nick knouf
2014-07-15
Update i18n.rst
Alexey Torkhov
2014-07-14
Update i18n.rst
Alexey Torkhov
2014-04-08
Always mention the msg* commands come from Gettext
Wichert Akkerman
2014-04-08
Fix $VENT typo
Wichert Akkerman
2014-04-08
Keep using easy_install.
Wichert Akkerman
2014-04-08
Update documentation for Lingua 2
Wichert Akkerman
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 wi...
Antti Haapala
2013-08-29
make local_name an attribute of Request, move logic from get_localizer into R...
Chris McDonough
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
2011-08-22
- Use [app:main] instead of a pipeline in all scaffolds and tutorials
Chris McDonough
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
[next]