Abstracted the Template container fetcher to a nodelist_crawler which takes a callbac...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 1 Oct 2010 16:51:15 +0000 (12:51 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 1 Oct 2010 16:51:15 +0000 (12:51 -0400)
commitd422962c6773855509214bafd021dcf94636560e
tree5c6a169f5557e26555284a564128df85a2336342
parent7ec22cc295e564d14bc47deaca98937d494546a9
Abstracted the Template container fetcher to a nodelist_crawler which takes a callback to determine if a node should be returned. Put all code related to the crawler into philo.utils.
models/pages.py
utils.py
validators.py