Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
luabud
/
python-sample-vscode-django-tutorial
Public
forked from
microsoft/python-sample-vscode-django-tutorial
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
addplaceholder
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 18, 2022
Add placeholder
luabud
committed
0431c0a
Copy full SHA for 0431c0a
Commits on Feb 17, 2021
Update to latest versions of django and python3.8 (#17)
tonybaloney
authored
f47b631
Copy full SHA for f47b631
Commits on Sep 3, 2019
Merge pull request #14 from jpapp25/patch-1
Show description for 4783ccc
kraigb
authored
4783ccc
Copy full SHA for 4783ccc
Commits on Aug 31, 2019
Update to hello/hello_there.html
Show description for 1e48e58
jpapp25
authored
1e48e58
Copy full SHA for 1e48e58
Commits on Feb 19, 2019
Correct date > time filter in template
kraigb
committed
524386e
Copy full SHA for 524386e
Commits on Jan 14, 2019
Improve the message
kraigb
committed
630d96e
Copy full SHA for 630d96e
Make note about debug==false losing CSS
Show description for a1ae2bb
kraigb
committed
a1ae2bb
Copy full SHA for a1ae2bb
Commits on Dec 5, 2018
Fix linter error on strftime
Show description for 2871c2c
kraigb
committed
2871c2c
Copy full SHA for 2871c2c
Commits on Dec 3, 2018
Merge pull request #10 from karansthr/master
Show description for a63c5de
kraigb
authored
a63c5de
Copy full SHA for a63c5de
Commits on Nov 29, 2018
Merge pull request #11 from CPMaurya/master
Show description for 5b073ff
kraigb
authored
5b073ff
Copy full SHA for 5b073ff
Commits on Nov 26, 2018
Remote Python 3.7
kraigb
authored
7d795b4
Copy full SHA for 7d795b4
Merge pull request #9 from mohi7solanki/patch-1
Show description for 7cadee8
kraigb
authored
7cadee8
Copy full SHA for 7cadee8
Commits on Oct 28, 2018
add model in admin
CPMaurya
committed
e96dd51
Copy full SHA for e96dd51
PEP8ify
karansthr
committed
c785334
Copy full SHA for c785334
Render errors if form is not valid
mohi7solanki
authored
aa46535
Copy full SHA for aa46535
Commits on Oct 16, 2018
Merge pull request #7 from xadahiya/master
Show description for 91712f7
kraigb
authored
91712f7
Copy full SHA for 91712f7
Merge branch 'master' into master
kraigb
authored
5a0f995
Copy full SHA for 5a0f995
Merge pull request #8 from Microsoft/azure-deploy-example
Show description for 993f1a9
kraigb
authored
993f1a9
Copy full SHA for 993f1a9
Comment out hosts
kraigb
committed
5f694b6
Copy full SHA for 5f694b6
Merge pull request #6 from supriyanta/master
Show description for 9a299e7
kraigb
authored
9a299e7
Copy full SHA for 9a299e7
Merge branch 'master' into master
kraigb
authored
14cf45c
Copy full SHA for 14cf45c
Merge pull request #5 from browniebroke/clean-launch-flask
Show description for 59bf826
kraigb
authored
59bf826
Copy full SHA for 59bf826
Merge pull request #3 from stutibiyani/patch-1
Show description for 56ffce3
kraigb
authored
56ffce3
Copy full SHA for 56ffce3
Update Django version
kraigb
committed
e91acf9
Copy full SHA for e91acf9
Commits on Oct 9, 2018
Update requirements.txt
xadahiya
authored
bcb8f5f
Copy full SHA for bcb8f5f
Add docstrings to views, remove redundant comments
xadahiya
authored
d459b5f
Copy full SHA for d459b5f
Commits on Oct 8, 2018
Branch variation with ALLOWED_HOSTS set
kraigb
committed
908ffe3
Copy full SHA for 908ffe3
Remove names from ALLOWED_HOSTS (moving to a branch)
kraigb
committed
ca141a4
Copy full SHA for ca141a4
Commits on Oct 5, 2018
Changing sample host site in ALLOWED_HOSTS
kraigb
committed
5f4e4d8
Copy full SHA for 5f4e4d8
Add example site to ALLOWED_HOSTS
kraigb
committed
d55d25c
Copy full SHA for d55d25c
Commits on Oct 3, 2018
Removed confusing "Python: Flask" launch configuration
supriyanta
committed
ff66088
Copy full SHA for ff66088
Clean duplicate Python current file launcher
browniebroke
committed
d4674b6
Copy full SHA for d4674b6
Cleanup confusing Flask launcher
browniebroke
committed
da89845
Copy full SHA for da89845
Commits on Oct 1, 2018
Update requirements.txt
Show description for c8614d8
stutibiyani
authored
c8614d8
Copy full SHA for c8614d8
Commits on Sep 27, 2018
Merge pull request #2 from Microsoft/docker-files
Show description for 68655ef
kraigb
authored
68655ef
Copy full SHA for 68655ef
Pagination
Previous
Next
You can’t perform that action at this time.