Features
- function based views are now supported
- `--force` option added to overwrite files
- added test api for function based views
- `--format` option added for view format. `viewset` by default
Style Changes
- moved templates to separate files for each view style
Bugfixes
- fixed `input` and `raw_input` for python 2 and python 3