| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- See #2835
|
|
|
|
closes #2476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SPHINXBUILD=$VENV/bin/sphinx-build`, but don't bother with HISTORY.txt or whatsnew-xx
|
|
It mentions that we use Jenkins, but our Travis is more open, and used
for all commits, so add a reference to Travis as well. Also, remove
Python 2.6 reference here.
|
|
|
|
- use .rst intersphinx labels for pages instead of broken URLs
|
|
|
|
|
|
- grammar, punctuation, 79-column rewrapping, case corrections
|
|
|
|
with the same indentation as the rest of the code block)
|
|
Docs: introduction.rst: Beaker -> Redis.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other interactive development features.
|
|
and index the example.
More fully explain the 2 examples, one with render_to_response call
and one without.
|
|
|
|
|
|
|
|
remove questionable sentence
|
|
|
|
|