pythononwheels / pow_devel

development repo for PyhtonOnWheels framework
www.pythononwheels.org
MIT License
75 stars 10 forks source link

Get rid of as_json parameter in model find_xx methods #24

Closed pythononwheels closed 7 years ago

pythononwheels commented 7 years ago

this must be handled in the handlers directly or by calling Model.to_json

pythononwheels commented 7 years ago

done.