Swapped references to specific AttributeMappers in for vague references to dictionary...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 12 May 2011 18:23:06 +0000 (14:23 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 12 May 2011 19:40:00 +0000 (15:40 -0400)
commit8318347602085438ff700b9c1d6b83f351deccd7
treea07da774ae4604c169beeebc2e3c7920ffbc8f4f
parent9ce01076f2854a0f3c95391becc6af08073796cd
Swapped references to specific AttributeMappers in for vague references to dictionary-like objects. Corrected links in a few places. Combined middleware docs with new node_view docs.
docs/handling_requests.rst [new file with mode: 0644]
docs/middleware.rst [deleted file]
docs/models/entities.rst
docs/models/miscellaneous.rst
docs/utilities.rst
philo/exceptions.py
philo/models/base.py
philo/models/nodes.py
philo/utils/entities.py
philo/views.py