Added shortcut is_cached method to Navigation instances and Navigation.objects; updat...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 11 Jan 2011 20:26:39 +0000 (15:26 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 11 Jan 2011 20:29:03 +0000 (15:29 -0500)
commitc7161f34d92a2df6ed37b2ed061e64a47dbfb003
tree3bb04722dc741aa076054de0c8cb572fc58bbad7
parent7838f389cf5ebed7c23b764581cd563d1865828c
Added shortcut is_cached method to Navigation instances and Navigation.objects; updated other methods to use these shortcuts. Added cache clearing for new and changed Navigation instances that have not been cached but are within the range of a hosted navigation instance.
contrib/shipherd/models.py