-
Book Overview & Buying
-
Table Of Contents
Mastering Django: Core
By :
Microsoft have put a lot of effort into ensuring developing Python applications in VS is as simple and headache free as possible. The killer feature for beginning programmers is full IntelliSense for all Python and Django modules. This will accelerate your learning more than any other feature as you don't have to go through documentation looking for module implementations.
The other major aspects of Python/Django programming that VS makes really simple are:
All of Django's common management commands are available from the Project menu (Figure G.10):

Figure G.10: Common Django commands on Project menu
From this menu you can run migrations, create superusers, open the Django shell and run the development server.
Python packages can be installed directly into any...
Change the font size
Change margin width
Change background colour