| Age | Commit message (Collapse) | Author |
|
- Most are changing http to https, or readthedocs.org to readthedocs.io,
and some for Python packaging reorganizing some docs into tutorials,
as well as miscellaneous changes.
|
|
|
|
|
|
|
|
|
|
|
|
- use correct URL for code style
- use correct Pyramid version for zodb wiki src file template
|
|
- Closes #3098
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|