django-rest-raml
django-rest-raml copied to clipboard
raml-codec not automatically installed
This is a great documentation library for DRF! However, you will get an error of:
ImportError: No module named raml_codec
When you just follow the steps on the README and needs to run
pip install raml-codec
for it to work
@tomchristie Could you please include pip install raml-code
in README file?
@tomchristie Can you plz tell me where to include request responses body and write the ramlcode to form pagesin