django-rest-framework
django-rest-framework copied to clipboard
Update quickstart.md
This PR provides the following changes to the Quickstart documentation:
- fix
findoutput based on real output; - fix
httpieoutput based on real output; - fix imports based on PEP 8;
- remove unauthorized password (
password123is too common for Django).