Add event hook for attaching Rattail config to new requests.

This commit is contained in:
Lance Edgar 2014-02-21 10:10:10 -08:00
parent 23ffcc5a78
commit a958a7b285
4 changed files with 70 additions and 3 deletions

7
docs/api/subscribers.rst Normal file
View file

@ -0,0 +1,7 @@
``tailbone.subscribers``
========================
.. automodule:: tailbone.subscribers
.. autofunction:: add_rattail_config_attribute_to_request

View file

@ -5,13 +5,17 @@ Tailbone
Welcome to Tailbone, part of the Rattail project.
The documentation you are currently reading is for the Tailbone web application
package. More information is (sort of) available at http://rattail.edbob.org/.
package. More information is (sort of) available at http://rattailproject.org/.
Contents:
Clearly not everything is documented yet. Below you can see what has received
some attention thus far.
API:
.. toctree::
:maxdepth: 2
api/subscribers
Indices and tables