In this video I’m going to show you how to configure #VSCode for #Django development.
This will include configuring VSCode to use #pylint Python code linter to check your Django code for errors and best practices and to apply code formatting automatically using #pep8 Python code style guide.