| Age | Commit message (Collapse) | Author |
|
|
|
|
|
remove extraneous space
|
|
ZODB now supports Python3.
|
|
|
|
|
|
fix misplaced symbol
|
|
|
|
fix some rST issues
Looks good. Thank you!
|
|
|
|
|
|
|
|
Make ``pserve.cherrypy_server_runner`` Python 3 compatible.
|
|
Update install.rst
|
|
Closes https://github.com/Pylons/pyramid/issues/718
|
|
|
|
|
|
- simplify installation by removing distribute (merge with setuptools)
- update setuptools link
- simplify windows tutorial by dropping 3.2, latest python version only (2.7 and 3.3)
|
|
Conflicts:
CHANGES.txt
|
|
Allow explicit auth cookie domain setting.
|
|
Added myself to the contributors.
|
|
No cookies on other domain when using parent_domain
|
|
|
|
|
|
|
|
|
|
|
|
Fix.mako.partial.1037
|
|
|
|
|
|
|
|
|
|
circumstances
|
|
|
|
|
|
that could be used for api_documentation references.
|
|
|
|
|
|
|
|
|
|
for duplicate query strings.
|
|
Conflicts:
docs/index.rst
docs/latexindex.rst
setup.py
|
|
|
|
|
|
Fixes 1040.
|
|
|
|
|
|
to virtualenv (and give an explanation), explain virtualenv on Python 2.7.
|
|
Docs.gettingstarted.easy install
|
|
|