From 35ff8e696a2c983cee119c936ea12ecb2f7da2c3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 29 Jul 2008 01:54:50 +0000 Subject: 0.2.5: add model_url. --- docs/narr/models.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/narr') diff --git a/docs/narr/models.rst b/docs/narr/models.rst index efbcd47b2..7df265657 100644 --- a/docs/narr/models.rst +++ b/docs/narr/models.rst @@ -58,6 +58,8 @@ instance nodes in the graph: implement a ``__getitem__``, or if they do, their ``__getitem__`` method must raise a ``KeyError``. +.. _location_aware: + Location-Aware Model Instances ------------------------------ -- cgit v1.2.3