| Age | Commit message (Collapse) | Author |
|
|
|
Still need to do more linking and perhaps add a section on root factories, authorization, authentication.
|
|
code. About to tackle cool Pyramid stuff.
|
|
|
|
|
|
|
|
|
|
docs.gettingstarted
|
|
Adding my stab at a "getting started" with Pyramid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Python 3 would use ``__len__`` to find truthiness; this usually caused an
instance of DummyResource to be "falsy" instead of "truthy". See
https://github.com/Pylons/pyramid/pull/1032
Closes #1032
|
|
|
|
Resources.rst typo fix
|
|
There's 3 keys in the info dict, not two.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URL bitrot fixed
|
|
for pypi author ranking link
|
|
Defer imports of Chameleon until needed. Fixes #1021.
|
|
|
|
|
|
override in failure case
|
|
|
|
|
|
|
|
|