Fixed a few bugs with the documentation, and links to the documentation from the...
[philo.git] / philo / admin / __init__.py
1 from philo.admin.base import *
2 from philo.admin.collections import *
3 from philo.admin.nodes import *
4 from philo.admin.pages import *