Made views optional on nodes; nodes without views will raise a 404 when rendering...
[philo.git] / philo / forms / __init__.py
1 from philo.forms.fields import *
2 from philo.forms.entities import *