Hugo Branquinho
2014-11-25 d89c5f76b3032a1447f19dc87a7a6ceb7508c3cb
Documentation added
2 files modified
14 ■■■■■ changed files
CONTRIBUTORS.txt 2 ●●●●● patch | view | raw | blame | history
docs/api/registry.rst 12 ●●●●● patch | view | raw | blame | history
CONTRIBUTORS.txt
@@ -234,3 +234,5 @@
- Fenton Travers, 2014/05/06
- Randall Leeds, 2014/11/11
- Hugo Branquinho, 2014/11/25
docs/api/registry.rst
@@ -14,6 +14,18 @@
     accessed as ``request.registry.settings`` or
     ``config.registry.settings`` in a typical Pyramid application.
   .. attribute:: package_name
     .. versionadded:: 1.6
     When a registry is set up (or created) by a :term:`Configurator`, this
     attribute will be the shortcut for
     :attr:`pyramid.config.Configurator.package_name`.
     This attribute is often accessed as ``request.registry.package_name`` or
     ``config.registry.package_name`` or ``config.package_name``
     in a typical Pyramid application.
   .. attribute:: introspector
     .. versionadded:: 1.3