Wed, Nov 10, 21, Build professional REST APIs and spa with django vue
This is a draft, the content is not complete and of poor quality!

django vue

ref see other file mydoc_djangovue

getting development environment

  • vscode, python, visualstudio intellicode preview, editor.rulers 79.
  • webapi objective, api definition
  • First to use non-standard python packages, we will create venv with cli python3 -m venv venv and then source the env by source venv/bin or /Scripts/activate, which will display (venv) to the shell prompt. To check successful setup, run pip list and check the packages.
  • how to handle requirements.txt; python -m pip install -r requirements.txt to install all the packages.

regarding python version issue

  • I have posted this issue at the forum;

The following wiki, pages and posts are tagged with

TitleTypeExcerpt
Django Django Two scoops page summary.
Djangovue a fastrack to success page summary.

{# nothing on index to avoid visible raw text #}