Skip to content

Commit d82a01b

Browse files
committed
add Justin Mitchel serie and update gitignore
1 parent e53e95f commit d82a01b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*.ipr
55
*.iws
66
.idea/
7+
.vscode/
78
out/
89
local.properties
910

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ Python can be used in a lot of computer science fields. In this repository, we h
221221
- [Django ORM Mastery - Very Academy](https://www.youtube.com/watch?v=iQF6pln3Gog&list=PLOLrQ9Pn6cazjoDEnwzcdWWf4SNS0QZml)
222222
- [Learn Django Class Base View - Very Academy](https://www.youtube.com/watch?v=GxA2I-n8NR8&list=PLOLrQ9Pn6caxNb9eFZJ6LfY29nZkKmmXT)
223223
- [Django Course by Mosh Hamedani](https://codewithmosh.com/p/the-ultimate-django-series)
224+
- [Try Django 3.2 - Python Web Development Tutorial Series by Justin Mitchel](https://www.youtube.com/playlist?list=PLEsfXFp6DpzRMby_cSoWTFw8zaMdTEXgL)
224225

225226
- **Awesome Django**
226227
- [Awesome Django](https://github.com/wsvincent/awesome-django#readme)

0 commit comments

Comments
 (0)