| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
being used to run the tests first
|
|
|
|
|
|
|
|
|
|
|
|
Drop setup.cfg from scaffolds
|
|
Since setup.cfg is no longer needed for Babel, and no scaffold or
documentation references nose there is no need to keep them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tox.ini: Add py34
|
|
Update hello_world.rst
|
|
Remove whitespace before the open parenthesis
|
|
Modify 'Extra Credit' to reflect code example
|
|
|
|
Add integration tests for Unicode in URL
|
|
Minor rendering, syntax, and grammar fixes
|
|
|
|
|
|
Added note to place login/logout route definitions before `/{pagename}` ...
|
|
|
|
Resolves https://github.com/Pylons/pyramid/issues/1274
|
|
Leave it for the 'logging' and 'scaffolds' sections, where it is germane.
|
|
is expected to be in res.txt
|
|
because the u prefix is not supported in Python 3.2
|
|
|
|
|
|
Remove extra concatenation from request.static_url()
|
|
fixes issue #1266
|
|
Minor punctuation and grammar changes to Quick Intro
|
|
|
|
|