| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Minor markup update to clarify object type
|
|
Make abstraction variables consistent.
|
|
|
|
|
|
|
|
|
|
reST fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, allow passing PROPFIND / OPTIONS as methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|