summaryrefslogtreecommitdiff
path: root/docs/api/config.rst
AgeCommit message (Expand)Author
2012-02-22- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is aChris McDonough
2012-02-22- New API: ``pyramid.config.Configurator.add_notfound_view``. This is aChris McDonough
2012-02-20recategorize a couple of methodsChris McDonough
2012-02-20remove untruthChris McDonough
2012-02-18categorized configurator methodsChris McDonough
2012-02-17docs rearranging / fixingChris McDonough
2012-02-17FeaturesChris McDonough
2012-02-15- Add ``pyramid.config.Configurator.set_traverser`` API method. See theChris McDonough
2012-01-21Added set_request_property to the docs.Michael Merickel
2011-11-30docs; todo; coverage for IntrospectorChris McDonough
2011-11-28docsChris McDonough
2011-08-19review and fix configurator docs in random placesChris McDonough
2011-08-18- Pyramid no longer eagerly commits some default configuration statements atChris McDonough
2011-08-15- New methods of the ``pyramid.config.Configurator`` class:Chris McDonough
2011-08-09Added the `pyramid.security.NO_PERMISSION_REQUIRED` constant.Michael Merickel
2011-08-06add tweens module, add docs for ptweens and tweens to hooksChris McDonough
2011-07-24first cutChris McDonough
2011-07-15remove bogus information about route_name, refer to the right method of Confi...Chris McDonough
2011-07-15- get_root2 -> prepareChris McDonough
2011-07-14Added some docs for make_request and global_registries.Michael Merickel
2011-07-01- Deprecated the ``set_renderer_globals_factory`` method of the ConfiguratorChris McDonough
2011-06-14- Added new add_response_adapter method to Configurator.Chris McDonough
2011-04-13- Add missing docs reference toChris McDonough
2011-03-28branch coverageChris McDonough
2011-01-19- Added "Adding Methods to the Configurator via ``add_directive``" section toChris McDonough
2011-01-18- The ``make_app`` function has been removed from the ``pyramid.router``Chris McDonough
2011-01-16Remove configurator.add_handler, handler-related functions and methods from p...Chris McDonough
2011-01-16simplify slightlyChris McDonough
2010-12-19unnecessary static arglistsChris McDonough
2010-12-18resource/asset normalizationChris McDonough
2010-12-18resource -> assetChris McDonough
2010-12-09fix docs: pyramid.configuration -> pyramid.configChris McDonough