Learning Django in Microsoft Visual Studio

Learn Python and Django using Microsoft Visual Studio for Windows!

Install

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.