| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
with updated pyramid_jinja2 scaffold
|
|
|
|
This reverts commit 049e670aef9ea5611561546fd5c0e2dd6152b9b7.
|
|
|
|
- update references in literalincludes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Update Quick Tour section on sessions
- Closes PR #1150
|
|
|
|
|
|
|
|
|
|
|
|
for more explanation. Cross link each Quick Tour section with its Quick Tutorial match.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to virtualenv (and give an explanation), explain virtualenv on Python 2.7.
|
|
Docs.gettingstarted.easy install
|
|
|
|
|
|
|
|
- consistent with another docs (pyramid/substanced uses easy_install).
- prevent pip/easy_install namespace package fiasco since the docs uses
setup.py develop instead of pip install -e
|
|
Still need to do more linking and perhaps add a section on root factories, authorization, authentication.
|