Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Sample code as created by following Django tutorials on docs.microsoft.com/visualstudio/python

License

Notifications You must be signed in to change notification settings

microsoft/python-sample-vs-learning-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: Please be aware that this project has been archived, and is read-only. It is not being maintained and might contain out of date code.

Learning Django in Microsoft Visual Studio

Learn Python and Django using Microsoft Visual Studio for Windows!

Install

  • Visual Studio does not support python for MacOS or Linux. You can instead use an extension for Visual Basic Code
  • To install python on Windows: VB 2017, VB 2015, or VB 2013 and Earlier
  • To test if everything worked, press alt + I to open the Python Interactive window, and then entering 2 + 2. You should see the output of 4.

Let's Learn!

This repo contains three folders, the solutions to the Django tutorials that Microsoft offers (docs.microsoft.com/visualstudio/python)

Get started with the Django web framework in Visual Studio

Follow the tutorial and then you can check your answers/get unstuck in the solutions. These files should get you through steps 1-3.

Use the full Django Web Project template

Once again, follow the tutorial and check your work with the solutions. These files should get you through steps 4 and 5.

Use the Polls Django Web Project template

Finally, follow the tutorial and check your work with the solutions. This finishes off the Django tutorials that Microsoft offers. Good job!

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Sample code as created by following Django tutorials on docs.microsoft.com/visualstudio/python

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages