summaryrefslogtreecommitdiff
path: root/docs/narr/extconfig.rst
AgeCommit message (Collapse)Author
2019-12-24security policy docs and legacy policy improvementsMichael Merickel
- Added `set_security_policy`` to more places in the docs. - Ensure that the authn/authz policies are not used at all if the legacy policy is not in effect to avoid edge cases where the code would skip the security policy and use the authn/authz policy on accident. - Change deprecation warnings in code to reference the docs by name instead of by URL.
2018-09-27enable sorting of offersMichael Merickel
2018-08-28fix deprecated usage of request.accept in AcceptPredicateMichael Merickel
2018-08-18Clean up code-blocks in extconfigSteve Piercy
2016-12-16move asset overrides to an earlier phaseMichael Merickel
2016-04-19replace pyramid.require_default_csrf setting with ↵Michael Merickel
config.set_default_csrf_options
2016-03-14first cut at documenting view deriversMichael Merickel
2015-11-06minor grammar, fix .rst markup, insert versionchanged directive, rewrap to ↵Steve Piercy
79 columns
2015-11-06minor grammar, fix .rst markup, insert versionchanged directive, rewrap to ↵Steve Piercy
79 columns
2015-02-17fix syntaxMichael Merickel
2015-02-17avoid saying order=0, instead say PHASE3_CONFIGMichael Merickel
2015-02-17fix odd sentenceMichael Merickel
2015-02-17expose public config phases in pyramid.configMichael Merickel
2014-12-27add action-order documentationMichael Merickel
2013-08-15prefer the functionish printPhilip Jenvey
2013-04-05fix some cross-referencesTshepang Lekhonkhobe
2013-01-30use the more appropriate directivesTshepang Lekhonkhobe
2013-01-02eliminate other repeated wordsTshepang Lekhonkhobe
2011-12-09note, not warningChris McDonough
2011-12-09use a better image for toolbar introspection demo; fix typosChris McDonough
2011-12-05the starter scaffold now uses url dispatch; add a minimal section about ↵Chris McDonough
using another WSGI server; random docs fixes
2011-12-03add more content to the introspectables narr chapter; adjust introspection ↵Chris McDonough
registrations while doing so
2011-12-03add blather about introspectablesChris McDonough
2011-12-03wordingChris McDonough
2011-12-03wordingChris McDonough
2011-12-03rewordChris McDonough
2011-12-03break out 'extending config' into exconfig and add stuff about the action ↵Chris McDonough
method; move startup and router chapters to earlier in toc