- Moved CRUD part to ps_crud
- rename CONFIG_MODELS to CONFIG_RESOURCES
- make GroupResource as default parent
- add exampe with custom resource
- add paginate>=0.5.0 version to requirements.txt (see #117)
- New resources architecture
- move SQLAlchemy handler to separate module
ps_alchemy
- migrate test to py.test (#102 issue)