flask-restless icon indicating copy to clipboard operation
flask-restless copied to clipboard

examples can't run

Open coanor opened this issue 7 years ago • 1 comments

on python -m custom_serialization, throw:

ImportError: cannot import name DefaultSerializer

when run quickstart.py and clients/curl.sh:

{
   "validation_errors": "Could not determine specific validation errors"
}

coanor avatar Dec 10 '17 16:12 coanor

There are huge differences from the 0.17 version in Pypi, 1.0.0 beta and development versions.

Can you check which version are you using?

rudaporto avatar Jan 26 '18 16:01 rudaporto