Fixed the password change form on the client side, and fixed form handling in the...
[philo.git] / 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 *