tomchristie / django-rest-raml

RAML Documentation Generator for Django REST framework
Other
54 stars 5 forks source link

raml-codec not automatically installed #2

Open Dean-Christian-Armada opened 8 years ago

Dean-Christian-Armada commented 8 years ago

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

neosergio commented 7 years ago

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

Rishabh31User commented 7 years ago

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