django-rest-raml icon indicating copy to clipboard operation
django-rest-raml copied to clipboard

raml-codec not automatically installed

Open Dean-Christian-Armada opened this issue 8 years ago • 2 comments

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

Dean-Christian-Armada avatar Oct 21 '16 09:10 Dean-Christian-Armada

@tomchristie Could you please include pip install raml-code in README file?

neosergio avatar Jan 23 '17 23:01 neosergio

@tomchristie Can you plz tell me where to include request responses body and write the ramlcode to form pagesin

Rishabh31User avatar Jul 17 '17 23:07 Rishabh31User