Learn Django in 20 Minutes!!

  Рет қаралды 297,627

Tech With Tim

Tech With Tim

Күн бұрын

Learn how to build a simple Django application in as fast as 20 minutes! You'll learn how to set up a Django project, configure URLs, create database models, render dynamic data with templates, and use the Django admin panel. Django is a powerful web framework for Python and I'm going to show you how to get started using it!
Get started with SaaS Boilerplate today for FREE!
👉 Join their discord for more information! / discord
👉 Check out the website: www.apptension.com/saas-boile...
DJANGO BASE TEMPLATE CODE: pastebin.com/AMzZVL12
💻 Master Blockchain and Web 3.0 development today by using BlockchainExpert: 🔗 algoexpert.io/blockchain (Use code "tim" for a discount!)
💻 Accelerate your software engineering career with ProgrammingExpert: 🔗 programmingexpert.io/tim (Use code "tim" for a discount!)
🎬 Timestamps ⏱️
00:00 | Overview
01:43 | Django Project Setup
02:32 | Pregenerated File Explanation
03:39 | Django Applications
06:02 | URL Configuration
10:05 | Running The Server
10:45 | HTML Templates
13:23 | Database Models and ORM
15:16 | Django Migrations
16:23 | Rendering Database Entries
19:30 | Django Admin Panel
20:53 | Next Steps
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
👕 Merchandise: 🔗 teespring.com/stores/tech-wit...
📸 Instagram: 🔗 / tech_with_tim
📱 Twitter: 🔗 / techwithtimm
🔊 Discord: 🔗 / discord
📝 LinkedIn: 🔗 / tim-ruscica-82631b179
🌎 Website: 🔗 techwithtim.net
📂 GitHub: 🔗 github.com/techwithtim
One-Time Donations: 💲 www.paypal.com/donate?hosted_...
Patreon: 💲 / techwithtim
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
⭐️ Tags ⭐️
- Tech with Tim
- Django
- Python
⭐️ Hashtags ⭐️
#techwithtim #programming#python

Пікірлер: 254
@TechWithTim
@TechWithTim 5 ай бұрын
Here is the code for the Django Base Template! pastebin.com/AMzZVL12
@Monray87
@Monray87 4 ай бұрын
it doesn't seem to work on my end
@paulovictordsantos
@paulovictordsantos 3 ай бұрын
not working
@winstonloke2860
@winstonloke2860 2 ай бұрын
not working either
@aromalsuresh12
@aromalsuresh12 Ай бұрын
its not working
@SynysterEskimo
@SynysterEskimo 20 күн бұрын
For everyone running in to an error with the base template code, I found the issue. On line 11 in the link code, the rel="stylesheet" is typed out twice. If you remove the first rel="stylesheet", it fixes the issue.
@ban-prem-001
@ban-prem-001 10 ай бұрын
this 20 minute video show my entire django experience
@gemini1q
@gemini1q 10 ай бұрын
Starting with the Django installation and ending with building an app, this video is incredible! I spent a straight 12 hours trying to get a simple website to work on my local computer without a database on Django. This video is absolutely invaluable!
@exoZelia
@exoZelia 8 ай бұрын
This is a video version of the Django tutorial on Django's own website. This is not a critique, I'm glad you did this.
@fashion_ridewithcrownex9032
@fashion_ridewithcrownex9032 8 ай бұрын
You just gained a superfan! Rooting for you all the way! You brought to my way exactly what I needed. Thank you so much
@frtrash766
@frtrash766 10 ай бұрын
Holy molly, with this guy i can barely understand django but the motivation here was free. Thanks for this great video, you're such an inspiration. 🎉
@bengabp
@bengabp 10 ай бұрын
@@TechWithTim_2 obviously a scam
@queenofsheba8275
@queenofsheba8275 9 ай бұрын
This made no sense at all.
@noorzaibchohan1200
@noorzaibchohan1200 2 ай бұрын
this tutorial is indeed very helpful to those who are currently learning Django. I'm in middle of making an Django project i came across this video and basic concepts are revised very efficiently. now i feel more confident about Django. very basic but very very helpful and to the point.
@krystianurban5421
@krystianurban5421 9 ай бұрын
Short, informative and not boring. Love it.
@Alain.Robert
@Alain.Robert 8 ай бұрын
These videos are perfect to get a good overview of a framework. Thanks !
@adejimimalik
@adejimimalik 10 ай бұрын
Exactly what I'm waiting for. You are a life saver 🤗
@torturedsoul7907
@torturedsoul7907 Ай бұрын
The best beginner friendly django tutorial that I watched. Thank you soo so much for this!
@alekseishaparev7132
@alekseishaparev7132 2 ай бұрын
Man, the video is just awesome. Right speed, right knowledge. thanks 🙏
@theone3746
@theone3746 10 ай бұрын
Love this. Lately I have been struggling to sit through long videos or multiple vidoes on topics.
@timvanrooijen3324
@timvanrooijen3324 9 ай бұрын
Love the speed! Exactly what I needed to get started!
@shanghainewbison7687
@shanghainewbison7687 10 ай бұрын
This is freaking awesome. Thanks Tim.
@rayanebradjou4396
@rayanebradjou4396 10 ай бұрын
This is really what I need to start Django, thanks 👍.
@purpose3dtech576
@purpose3dtech576 3 ай бұрын
Yes, yes, yes!!!!
@paulthomas1052
@paulthomas1052 10 ай бұрын
Great intro to Django - thanks again Tim !
@deepanshsharma4342
@deepanshsharma4342 10 ай бұрын
Hi Tim! I am a big fan of your videos, thanks for all the tutorials. I want to request you to also create a tutorial on how to deploy the created website on a host like Vercel so that it can be shared. I watched and coded along your Flask Notes App tutorial and deployed the site on Vercel but it gives internal server error repeatedly while working fine on the local. Having a tutorial from you would be really helpful! Thanks!
@augustobecker3366
@augustobecker3366 Ай бұрын
Perfect overview of the framework, its my first time using Django.
@danishmalik83
@danishmalik83 4 ай бұрын
This is really helpful, sums up all the things in 20 minutes 👌
@we-it
@we-it 5 ай бұрын
Awesome .... Explanation .. To the point ... Short & Informative !!!!! You Nailed it ..!! I Loved It ..!! Happy Learning
@eltonmombeshora6183
@eltonmombeshora6183 4 ай бұрын
Yes, I get it now -- thanks to you @Tech With Tim. The jinja template link wasn't working though...had to type it all but it was worth it! Thanks again! Now looking forward to watching your videos on Full stack integration of React for frontend to Django
@ginescap
@ginescap 7 ай бұрын
One of the best tutorials I've seen, thanks
@kitkatcloudkicker
@kitkatcloudkicker 8 ай бұрын
I felt like I got the sauce dropped on me. I am inspired to make a website tomorrow morning now. Very clear and good tutorial.
@RobertSmith-lh6hg
@RobertSmith-lh6hg 14 күн бұрын
Nice quick how-to on getting started. At 2x speed, it's a fantastic 10.5-minute investment for a programer who has not used Django previously; thanks.
@frikkievandermerwe
@frikkievandermerwe 3 күн бұрын
I loved this, thanks man. Really enjoying your channel as a hobbiest programmer. It inspires me!
@keith-bates
@keith-bates 7 ай бұрын
Great tutorial! Worth the watch :)
@jackReme
@jackReme 10 ай бұрын
Thank you for this awesome short video!
@ahsananwar3098
@ahsananwar3098 Ай бұрын
Superb video I have been learning django from a week but this 20 min is more than a week learning
@teclote
@teclote 8 ай бұрын
Incredible, thank you.
@kelpiekorn104
@kelpiekorn104 4 ай бұрын
crazy digestable u made this respect
@roneilboodie6735
@roneilboodie6735 5 ай бұрын
at 12:15, for the home.html code template, the syntax is not highlighted as yours...not sure if it's because the modules/frameworks/libs for that file is not activated?
@amandahotchkiss3959
@amandahotchkiss3959 10 ай бұрын
Would love a Next.JS tutorial! I'm looking to use it for my next app, but I'm not finding many good tutorials. (I like to follow a tutorial first before jumping straight into trying to build and have loved your tutorials!)
@richnmercy
@richnmercy 9 ай бұрын
Nice video! Much needed
@franklinikeh5212
@franklinikeh5212 10 ай бұрын
Sixteenth comment: Great video, I already have a bit of experience with Flask from your earlier videos, Django seems quite similar and probably easier to pick up
@kingNikki
@kingNikki 11 күн бұрын
As an IT student from Germany: Thanks! I like that video more than the documentation.
@heidichatbot1943
@heidichatbot1943 3 ай бұрын
very good explained. thank you!
@user-pp1do4zq7p
@user-pp1do4zq7p 10 ай бұрын
Not sure if you have any experience, but it would be fun to see some htmx, alpine and tailwind integration into Django. There are many website clone tutorials on YTube but mostly for Nextjs. Would be nice to see some website clone tutorials using only Django, htmx, alpine, tailwindcss. Thanks! ❤
@enkiimuto1041
@enkiimuto1041 8 ай бұрын
This was a great overview, thank you
@TechWithTim
@TechWithTim 8 ай бұрын
Glad it was helpful!
@sureshkhadka1020
@sureshkhadka1020 10 ай бұрын
Much needed 💟
@bethlehemlemma6665
@bethlehemlemma6665 7 ай бұрын
thanks! i've learned a lot from the video!
@Secretary_kevin
@Secretary_kevin 6 ай бұрын
Thank you This really helped your a life saver
@beefwater
@beefwater 7 ай бұрын
Great tutorial. Thanks.
@alimihakeem841
@alimihakeem841 2 ай бұрын
Thanks for this. I found it helpful
@Nanashi-rq7lk
@Nanashi-rq7lk 9 ай бұрын
Nice tutorial, Thanks
@user-fg2nr3yg3f
@user-fg2nr3yg3f 3 ай бұрын
Yeah I have tried understand django, I think now I get some information thank you ❤
@PolarisMyWay
@PolarisMyWay 7 ай бұрын
Good job, good intoduction. Thanks.
@anusurinagendrababu2532
@anusurinagendrababu2532 7 ай бұрын
thank you giving such a good info about django.
@dipereira0123
@dipereira0123 7 ай бұрын
Amazing!! thanks!
@ivanlamparelli9028
@ivanlamparelli9028 6 ай бұрын
Excellent video, kudos
@Pankaj-Verma-
@Pankaj-Verma- 3 ай бұрын
Thanks for the overview.
@khantsithu4383
@khantsithu4383 10 ай бұрын
Again, perfect timing 😄
@bengabp
@bengabp 10 ай бұрын
Exactly today I got to know about this apptension
@danilzubarev2952
@danilzubarev2952 8 ай бұрын
Absolutely nailed it, Tim.
@eddiecns
@eddiecns Ай бұрын
You good!, thanks for this tutorial!
@aroncanapa5796
@aroncanapa5796 6 ай бұрын
This video is basically my entire 4 month full stack boot camp last year
@vijeshnk1355
@vijeshnk1355 4 ай бұрын
thanks gave me the complete overview of the django
@cagOnotation
@cagOnotation 10 ай бұрын
is template codes avaliable on somewhere?
@obiwanfisher537
@obiwanfisher537 4 ай бұрын
Wow this is really great stuff.
@uncene4225
@uncene4225 10 ай бұрын
I have installed SaaS Boilerplate and it looks great. Could you please do a tutorial on deploying an ecommerce site using prebuilt functions? Looks super useful.
@TheRoyL
@TheRoyL 5 ай бұрын
Have you found anything with anyone being able to deploy a site using saas boilerplate?
@uncene4225
@uncene4225 5 ай бұрын
@@TheRoyL so I managed to deploy SaaS boilerplate on AWS and it costs about $200 per month to run... way too expensive for my use case and I imagine virtually every other solo dev. Unless they rework it for a lite version its not practical to deploy.
@gauravsharma597
@gauravsharma597 7 ай бұрын
Hey tim, I loved you django tutorial, and I have a request if you create a similar crash course for nextjs
@joaoalourencoaffonso4986
@joaoalourencoaffonso4986 10 ай бұрын
@TechWithTim Can I use Django for commercial purposes or do I need to pay someone?
@andresfelipemartinez3358
@andresfelipemartinez3358 10 ай бұрын
what do you think about using front end framework like react instead of django templates? which would be better for production? Note: i prefer to use django templates as i like to stay in one technology for the project but if there is something usefull to split my projects i will take it in consideration.
@sdscode
@sdscode 10 ай бұрын
I had the same question before and the conclusion is that, react offer a powerful ecosystem that allows to creat interactive user interfaces and it’s client side rendering. Django templates are server side rendering and yes, in combination with vanilla could reach a nice maturity level and specific needs, but hey, it all depends.
@matheusfernandes9517
@matheusfernandes9517 3 ай бұрын
Muito bom o video, da uma boa clareza do caminho que tenho que seguir!!!
@IGCSENERD-up6yv
@IGCSENERD-up6yv 12 күн бұрын
wallahi I loved the video, so easy to understand even tho django is not shallow
@user-ts9ks8in2n
@user-ts9ks8in2n 10 ай бұрын
Wow, is this a dream!
@erol-sql
@erol-sql 9 ай бұрын
Love it!
@realtoast7036
@realtoast7036 5 ай бұрын
Very good! Would you say that Django is essentially the same as Wappler (php based) but for Python? As I watch the video, the interface and logic seems similar.
@thehungrypiggy6791
@thehungrypiggy6791 6 ай бұрын
Thanks for the tutorial! But may I know where I can find the navbar template code? at 11:03?
@WorldSecrets42
@WorldSecrets42 10 ай бұрын
❤I enjoyed the video ❤
@nileshjain1090
@nileshjain1090 10 ай бұрын
can you make a tutorial on how to connect mongo db to django or mongodb to python? That would be a great help if you can make a video or at least a blog on it. Anyways Love from India🙌❤
@user-yz3ee3zn1s
@user-yz3ee3zn1s 7 ай бұрын
love this avtor best video
@theblackariel5957
@theblackariel5957 Ай бұрын
The install worked successfully! Congratulations! You are seeing this page because DEBUG=True is in your settings file and you have not configured any URLs. I am getting this error. What should I do ?
@kamags8
@kamags8 7 ай бұрын
You missed one important part of django basics which is submitting a request from a template to a view so that the user could navigate to different views or make a change in database. Overall good job.
@KayderimGameplays
@KayderimGameplays 10 ай бұрын
Thanks you so much Tim, just what i needed
@sarahfoudaa
@sarahfoudaa 9 ай бұрын
from where could i access the jinja temlpating engin code that he just pasted?
@bisyrim1030
@bisyrim1030 5 ай бұрын
thanks tim
@thiyaguremo3023
@thiyaguremo3023 8 ай бұрын
very useful
@CharlesBLim
@CharlesBLim 8 ай бұрын
I need a refresher this is okay. Need to brush up more on my Django ..
@aruns6214
@aruns6214 10 ай бұрын
Yes we want django tutorial from your voice
@nektovkepke4829
@nektovkepke4829 8 ай бұрын
Can you please link that base.html?
@yesyes9698
@yesyes9698 10 ай бұрын
Lol nice. I was just crying and looking for a Django tutorial.
@riadqerimi6701
@riadqerimi6701 10 ай бұрын
Where did he take this Jinja 2 template? I want to know
@nitishnarayanan2237
@nitishnarayanan2237 10 ай бұрын
same doubt
@raycho5516
@raycho5516 3 ай бұрын
Hello Tim. The autocomplete for the model fields does not work in my vscode. Do you have any idea what might be the problem?
@diegovalencr
@diegovalencr 10 ай бұрын
Awesome video as always! What is your vscode theme?
@yessirski7868
@yessirski7868 7 ай бұрын
looks like sublime text / monokai pro
@stockman9083
@stockman9083 10 ай бұрын
hey tim can u make a video on how u feel about taking coursera courses/udemy courses or edx courses for coding. On sale of course
@jessicasparrow9489
@jessicasparrow9489 4 ай бұрын
are we supposed to use command prompt in windows?
@yuttijon
@yuttijon 10 ай бұрын
HI Tim. Make a video on how to create a dating site step by step. Create more features.
@evyats9127
@evyats9127 10 ай бұрын
What went with the velocity app?
@Nidal_Script
@Nidal_Script 10 ай бұрын
Thank u
@ysgurjar
@ysgurjar 4 ай бұрын
Fanstatic video. As a beginner often I wonder how much of this set up I need to memorise to be able to say " I know Django". I wonder how do you take or keep notes of what you have learned. I am bad at memorisation but good at remembering overall concept. Help ?
@peggyzarei
@peggyzarei 8 ай бұрын
maybe share ur jinja template?
@casual_GamerHQ
@casual_GamerHQ 4 ай бұрын
he shared it please see the description
@razawanr5035
@razawanr5035 4 ай бұрын
Best Master
@avxqt966
@avxqt966 10 ай бұрын
Hey, can you create a video to send Gmail message with specific labels. Also resive message in specific lable
@CmdrBeavis
@CmdrBeavis 7 ай бұрын
Where do we find that HTML boilerplate template code?
@TechWithTim
@TechWithTim 5 ай бұрын
pastebin.com/AMzZVL12
@user-qj7lo5ox7j
@user-qj7lo5ox7j 4 ай бұрын
cool video)
@KINTUALEXLADWONG
@KINTUALEXLADWONG 10 ай бұрын
Can you create a Python project demonstrating how to store local books on the platform?
@virtualvessel0
@virtualvessel0 7 ай бұрын
Can I have 'base.html' and 'home.html' for the project/video link or source? Thanks.
@annyali4542
@annyali4542 8 ай бұрын
How do I do this 11:22 ? I have copied all the code and it's still not working and what is Jinja templating engine? Please can someone guide me, I am stuck.
@dhanushdm5761
@dhanushdm5761 8 ай бұрын
same
@mystra7862
@mystra7862 3 ай бұрын
What editor was used pls?
Python Django Tutorial for Beginners
1:02:36
Programming with Mosh
Рет қаралды 2,4 МЛН
Create A Python API in 12 Minutes
12:05
Tech With Tim
Рет қаралды 551 М.
КАКОЙ ВАШ ЛЮБИМЫЙ ЦВЕТ?😍 #game #shorts
00:17
Poopigirl
Рет қаралды 10 МЛН
Eccentric clown jack #short #angel #clown
00:33
Super Beauty team
Рет қаралды 29 МЛН
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1 МЛН
I built 10 web apps... with 10 different languages
14:23
Fireship
Рет қаралды 1,5 МЛН
FastAPI, Flask or Django - Which Should You Use?
9:49
Tech With Tim
Рет қаралды 34 М.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Internet Made Coder
Рет қаралды 1,5 МЛН
Flask vs Django in 2024 - Make a RIGHT Choice (Difference Explained)
9:32
Daniel Dan | Tech & Data
Рет қаралды 37 М.
Web Scraping 101: A Million Dollar Project Idea
13:07
Tech With Tim
Рет қаралды 532 М.
3 Python Projects I’d Put On MY Resume
14:49
Tech With Tim
Рет қаралды 39 М.
5 Mini Python Projects - For Beginners
1:41:08
Tech With Tim
Рет қаралды 2,7 МЛН
КАКОЙ ВАШ ЛЮБИМЫЙ ЦВЕТ?😍 #game #shorts
00:17
Poopigirl
Рет қаралды 10 МЛН