| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Use HTTPS for pylonsproject.org
|
|
|
|
|
|
The ``IAuthorizationPolicy`` is expected to return an instance of
``PermitsResult`` and the ``ACLPermitsResult`` now subclasses this to
form a consistent class hierarchy.
Similarly the ``ACLDenied`` subclasses ``Denied`` and ``ACLAllowed``
subclasses ``Allowed`` for consistency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- ref #3081
|
|
set pyramid_tm.explicit_manager in the configuration
|
|
fixes #3064
|
|
Improve "introduction" page, add "Advanced Features" page
|
|
|
|
paragraph
|
|
stylesheet.
|
|
|
|
|
|
|
|
|
|
|
|
- refs: #3042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also remove the sidebar about MVC, in favor of a simpler statement of belief in the MVC paragraph.
|
|
complexity from the intro doc.
|
|
|
|
|
|
|
|
- Closes #3044
|
|
|
|
- per https://github.com/Pylons/pyramid/pull/3000#issuecomment-294565854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|