Removed the various philo.validators URL validators since they served no real purpose...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 11 May 2011 21:12:49 +0000 (17:12 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 11 May 2011 21:12:49 +0000 (17:12 -0400)
commit54b897cf7eb8b3840b7b53d355d6db6462002b28
treecc090404e9943392c6b9477c2090a5fc2d263c8a
parent344bace6dc955286a59480e8bf538ab524a7ee9f
Removed the various philo.validators URL validators since they served no real purpose. (The only strings that would not validate actually were valid.) Added docstrings to the validators and added a validators doc file.
docs/index.rst
docs/validators.rst [new file with mode: 0644]
philo/contrib/shipherd/models.py
philo/contrib/sobol/models.py
philo/models/nodes.py
philo/validators.py