Learn Django in 20 Minutes!!

  Рет қаралды 441,383

Tech With Tim

Tech With Tim

Күн бұрын

Пікірлер: 311
@TechWithTim
@TechWithTim Жыл бұрын
GET MY FREE SOFTWARE DEVELOPMENT GUIDE👇 training.techwithtim.net/free-guide
@Monray87
@Monray87 11 ай бұрын
it doesn't seem to work on my end
@paulovictordsantos
@paulovictordsantos 10 ай бұрын
not working
@winstonloke2860
@winstonloke2860 8 ай бұрын
not working either
@aromalsuresh12
@aromalsuresh12 8 ай бұрын
its not working
@SynysterEskimo
@SynysterEskimo 7 ай бұрын
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_droid
@ban_droid Жыл бұрын
this 20 minute video show my entire django experience
@gemini1q
@gemini1q Жыл бұрын
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 Жыл бұрын
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.
@noorzaibchohan1200
@noorzaibchohan1200 9 ай бұрын
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.
@kulsumkhansla4101
@kulsumkhansla4101 3 ай бұрын
I had forgotten Django and thought it would take weeks to relearn, but this resource saved me a lot of time and effort. It’s a concise video that makes Django seem much easier and is unlike any other I’ve seen.
@frtrash766
@frtrash766 Жыл бұрын
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 Жыл бұрын
@TechWithTim_2 obviously a scam
@queenofsheba8275
@queenofsheba8275 Жыл бұрын
This made no sense at all.
@krystianurban5421
@krystianurban5421 Жыл бұрын
Short, informative and not boring. Love it.
@alekseishaparev7132
@alekseishaparev7132 8 ай бұрын
Man, the video is just awesome. Right speed, right knowledge. thanks 🙏
@tao5198
@tao5198 13 күн бұрын
A really great video for ppl who want to know Django without spending too much time to dive into it. Thanks!
@Didi29724
@Didi29724 Жыл бұрын
You just gained a superfan! Rooting for you all the way! You brought to my way exactly what I needed. Thank you so much
@vidhaaaaaa
@vidhaaaaaa 2 ай бұрын
dude you're literally my treasure when im trying to learn more coding. i've never understood more clearly from anyone else. i literally did 10-12 episodes of flask from you, learnt all of it and now here i am for django :D
@roneilboodie6735
@roneilboodie6735 11 ай бұрын
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?
@elreyodev-fcis
@elreyodev-fcis 3 ай бұрын
I didn't realize the importance of this video up till this moment. it helps beginners to get started, and more experienced users as a quick refresher. Thanks Tim, much appreciated
@jas-mw4fo
@jas-mw4fo Ай бұрын
This is awesome. Great work Tim.
@leonardofonseca5944
@leonardofonseca5944 5 ай бұрын
This video is perfect for developers who are experienced with other frameworks and want a quick headstart with Django. Cheers!
@Alain.Robert
@Alain.Robert Жыл бұрын
These videos are perfect to get a good overview of a framework. Thanks !
@kingNikki
@kingNikki 7 ай бұрын
As an IT student from Germany: Thanks! I like that video more than the documentation.
@LionSinMitch
@LionSinMitch 3 ай бұрын
This was fantastic Tim, very comprehensive for an intro to django
@akshayav1035
@akshayav1035 24 күн бұрын
That was the coolest and the finest vids i have ever seen!
@annyali4542
@annyali4542 Жыл бұрын
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 Жыл бұрын
same
@kaleshwardev259
@kaleshwardev259 Ай бұрын
This is probably one of the easiest tutorial to understand and implement MVT in your first Django project
@aroncanapa5796
@aroncanapa5796 Жыл бұрын
This video is basically my entire 4 month full stack boot camp last year
@VadimBesedin
@VadimBesedin Ай бұрын
Good demo, straight to the point! Thank you Tim.
@penchalareddypandala7444
@penchalareddypandala7444 Жыл бұрын
00:01 Learn to build a simple Django application quickly. 01:31 Setting up Django project 04:30 To create a Django app, specify the name of the app and it will create a set of files. 05:53 Create views or routes for accessing website 08:53 Routing in Django allows us to forward different URLs to the app's URLs 10:24 Learn how to use templates in Django 13:18 Learn how to create a database model and register it with the admin panel. 14:43 Register the 'to do item' model in the admin panel to modify and view the data 17:32 Learn how to render templates and pass variables using Django views. 18:58 Learn how to create a path and view all to dos in Django
@peggyzarei
@peggyzarei Жыл бұрын
maybe share ur jinja template?
@casual_GamerHQ
@casual_GamerHQ 10 ай бұрын
he shared it please see the description
@GirishBalanagu
@GirishBalanagu 27 күн бұрын
Thanks for this video. It is so useful to me to start the Django project.
@adejimimalik
@adejimimalik Жыл бұрын
Exactly what I'm waiting for. You are a life saver 🤗
@robertmullinslives
@robertmullinslives 7 ай бұрын
I have tried half a dozen tutorials on this very subject and couldn't get any of them to work..... that is until this one! This is freaking awesome! Thanks SOOO much for this, things are finally making sense. Incidentally, 54-years old and havn't coded since the days of C++. Loving the channel.
@riadqerimi6701
@riadqerimi6701 Жыл бұрын
Where did he take this Jinja 2 template? I want to know
@nitishnarayanan2237
@nitishnarayanan2237 Жыл бұрын
same doubt
@shanghainewbison7687
@shanghainewbison7687 Жыл бұрын
This is freaking awesome. Thanks Tim.
@91bravic12
@91bravic12 4 ай бұрын
I had already gone though the Django tutorial on their website, this video was a great extension of that and nailed home how django work. Thanks.
@dayihidden534
@dayihidden534 11 ай бұрын
If you put the speed to 10x , you can learn in 2 minutes
@Beatsonlite
@Beatsonlite 5 ай бұрын
😂😂😂 broo
@evilbee94
@evilbee94 Ай бұрын
If only 😂
@mdstevens0612
@mdstevens0612 2 ай бұрын
Absolutely needed this as a refresher, been putting off my CS50w final project, thanks for this!
@eltonmombeshora6183
@eltonmombeshora6183 11 ай бұрын
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
@kelpiekorn104
@kelpiekorn104 11 ай бұрын
crazy digestable u made this respect
@theone3746
@theone3746 Жыл бұрын
Love this. Lately I have been struggling to sit through long videos or multiple vidoes on topics.
@cagOnotation
@cagOnotation Жыл бұрын
is template codes avaliable on somewhere?
@augustobecker3366
@augustobecker3366 8 ай бұрын
Perfect overview of the framework, its my first time using Django.
@thehungrypiggy6791
@thehungrypiggy6791 Жыл бұрын
Thanks for the tutorial! But may I know where I can find the navbar template code? at 11:03?
@timvanrooijen3324
@timvanrooijen3324 Жыл бұрын
Love the speed! Exactly what I needed to get started!
@RobertSmith-lh6hg
@RobertSmith-lh6hg 7 ай бұрын
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.
@ahsananwar3098
@ahsananwar3098 8 ай бұрын
Superb video I have been learning django from a week but this 20 min is more than a week learning
@skewlines4152
@skewlines4152 2 ай бұрын
Thank you for this quick overview. Coming from Spring Boot, this is actually a really nice and quick way to get started.
@kcseanbrixd.calinao6700
@kcseanbrixd.calinao6700 Ай бұрын
probably great for those who already know django and are reviewing or re learning, hard to understand from a beginners perspective
@torturedsoul7907
@torturedsoul7907 8 ай бұрын
The best beginner friendly django tutorial that I watched. Thank you soo so much for this!
@danishmalik83
@danishmalik83 11 ай бұрын
This is really helpful, sums up all the things in 20 minutes 👌
@shauryabavishi3874
@shauryabavishi3874 6 ай бұрын
Very helpful video to understand Django concepts in a nutshell. Thank you Tim!
@shivamanand8998
@shivamanand8998 5 ай бұрын
Thanks this video helped me getting started with Django and helped me contribute to Team Project
@kvelez
@kvelez 5 ай бұрын
Great video, the admin part was awesome.
@nektovkepke4829
@nektovkepke4829 Жыл бұрын
Can you please link that base.html?
@AungWinHtutGH
@AungWinHtutGH 5 ай бұрын
Great tutorial indeed, these 20 minutes save a lot of my study time. Thank you so much for sharing!
@CmdrBeavis
@CmdrBeavis Жыл бұрын
Where do we find that HTML boilerplate template code?
@TechWithTim
@TechWithTim Жыл бұрын
pastebin.com/AMzZVL12
@frikkievandermerwe
@frikkievandermerwe 6 ай бұрын
I loved this, thanks man. Really enjoying your channel as a hobbiest programmer. It inspires me!
@hakdov6496
@hakdov6496 2 ай бұрын
awesome tutorial! I really appreciate that you put up the template file for us to grab.
@enkiimuto1041
@enkiimuto1041 Жыл бұрын
This was a great overview, thank you
@TechWithTim
@TechWithTim Жыл бұрын
Glad it was helpful!
@Ahmed-ye5sd
@Ahmed-ye5sd 5 ай бұрын
Coming from PHP and Laravel, django is very similar to Laravel, btw tim explained very nicely.
@keith-bates
@keith-bates Жыл бұрын
Great tutorial! Worth the watch :)
@we-it
@we-it Жыл бұрын
Awesome .... Explanation .. To the point ... Short & Informative !!!!! You Nailed it ..!! I Loved It ..!! Happy Learning
@paulthomas1052
@paulthomas1052 Жыл бұрын
Great intro to Django - thanks again Tim !
@danilzubarev2952
@danilzubarev2952 Жыл бұрын
Absolutely nailed it, Tim.
@franklinikeh5212
@franklinikeh5212 Жыл бұрын
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
@user-pp1do4zq7p
@user-pp1do4zq7p Жыл бұрын
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! ❤
@uncene4225
@uncene4225 Жыл бұрын
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 Жыл бұрын
Have you found anything with anyone being able to deploy a site using saas boilerplate?
@uncene4225
@uncene4225 Жыл бұрын
@@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.
@LeftLib
@LeftLib Жыл бұрын
Where did you get that Jinja template HTML code? It came out of nowhere. I looked on the Jinja website but i still do not know where this came from.
@Sillysmiles76
@Sillysmiles76 Жыл бұрын
let me know if you got😄
@fsafiri8746
@fsafiri8746 Жыл бұрын
@@Sillysmiles76 same :(((((
@retrorewind6042
@retrorewind6042 Жыл бұрын
same here. this made me close the video since i cant continue following along
@casual_GamerHQ
@casual_GamerHQ 10 ай бұрын
@@retrorewind6042 It's in the description
@ginescap
@ginescap Жыл бұрын
One of the best tutorials I've seen, thanks
@kitkatcloudkicker
@kitkatcloudkicker Жыл бұрын
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.
@Awee-e2o
@Awee-e2o 10 ай бұрын
Yeah I have tried understand django, I think now I get some information thank you ❤
@heidichatbot1943
@heidichatbot1943 9 ай бұрын
very good explained. thank you!
@JassersChannel
@JassersChannel 7 ай бұрын
wallahi I loved the video, so easy to understand even tho django is not shallow
@joebashour
@joebashour 9 ай бұрын
Great way to get a high-level idea on the Django framework without having to watch 2+ hrs of tutorials 😉
@deepanshsharma4342
@deepanshsharma4342 Жыл бұрын
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!
@NaftaliBudamba
@NaftaliBudamba Жыл бұрын
the html templates used?
@Jkrcc
@Jkrcc Жыл бұрын
Bro I thought I was mentally disabled when he copy and pasted it and just continued like where tf am I supposed to get that
@tickytacky3251
@tickytacky3251 Жыл бұрын
same, glad I found your comment lol @@Jkrcc
@timjames4306
@timjames4306 Жыл бұрын
@@Jkrcc Did you got the template ? he has also not uploded this project on github
@dhanushdm5761
@dhanushdm5761 Жыл бұрын
yaar same i also need tha template
@theblackariel5957
@theblackariel5957 8 ай бұрын
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 ?
@bethlehemlemma6665
@bethlehemlemma6665 Жыл бұрын
thanks! i've learned a lot from the video!
@vijeshnk1355
@vijeshnk1355 10 ай бұрын
thanks gave me the complete overview of the django
@Secretary_kevin
@Secretary_kevin Жыл бұрын
Thank you This really helped your a life saver
@kamags8
@kamags8 Жыл бұрын
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.
@alimihakeem841
@alimihakeem841 9 ай бұрын
Thanks for this. I found it helpful
@sarahfoudaa
@sarahfoudaa Жыл бұрын
from where could i access the jinja temlpating engin code that he just pasted?
@mansbjork5721
@mansbjork5721 4 ай бұрын
A great introductory video! I'm personally stuck on trying to do a Vue.js + Django project, setting up an API and all that...
@PolarisMyWay
@PolarisMyWay Жыл бұрын
Good job, good intoduction. Thanks.
@hoeteadotjpg
@hoeteadotjpg 23 күн бұрын
thats a very good tutorial actually
@matheusz_nied
@matheusz_nied 10 ай бұрын
Muito bom o video, da uma boa clareza do caminho que tenho que seguir!!!
@Pankaj-Verma-
@Pankaj-Verma- 10 ай бұрын
Thanks for the overview.
@jackReme
@jackReme Жыл бұрын
Thank you for this awesome short video!
@elquequieredarsuopinion5372
@elquequieredarsuopinion5372 2 ай бұрын
What a great course!!
@anusurinagendrababu2532
@anusurinagendrababu2532 Жыл бұрын
thank you giving such a good info about django.
@teclote
@teclote Жыл бұрын
Incredible, thank you.
@richnmercy
@richnmercy Жыл бұрын
Nice video! Much needed
@eddiecns
@eddiecns 8 ай бұрын
You good!, thanks for this tutorial!
@bengabp
@bengabp Жыл бұрын
Exactly today I got to know about this apptension
@amandahotchkiss3959
@amandahotchkiss3959 Жыл бұрын
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!)
@beefwater
@beefwater Жыл бұрын
Great tutorial. Thanks.
@AntonioLaPlaca
@AntonioLaPlaca 4 ай бұрын
Great video brother.
@cooker_cooked
@cooker_cooked 8 ай бұрын
i am not sure why but i keep getting the normal django website shown, it shows the rocket and that install was successful and ETC instead of home page and stuff that are mentioned in 13:16
@ivanlamparelli
@ivanlamparelli Жыл бұрын
Excellent video, kudos
@Nanashi-rq7lk
@Nanashi-rq7lk Жыл бұрын
Nice tutorial, Thanks
@obiwanfisher537
@obiwanfisher537 11 ай бұрын
Wow this is really great stuff.
@khantsithu4383
@khantsithu4383 Жыл бұрын
Again, perfect timing 😄
Django Tutorial for Beginners - Build Powerful Backends
1:02:36
Programming with Mosh
Рет қаралды 2,8 МЛН
Django Tutorial - SQLite3 DataBase Tutorial
22:49
Tech With Tim
Рет қаралды 185 М.
Хаги Ваги говорит разными голосами
0:22
Фани Хани
Рет қаралды 2,2 МЛН
Ful Video ☝🏻☝🏻☝🏻
1:01
Arkeolog
Рет қаралды 14 МЛН
Create A Python API in 12 Minutes
12:05
Tech With Tim
Рет қаралды 714 М.
Web Scraping 101: A Million Dollar Project Idea
13:07
Tech With Tim
Рет қаралды 576 М.
10 Important Python Concepts In 20 Minutes
18:49
Indently
Рет қаралды 392 М.
Django For Beginners - Full Tutorial
3:13:54
Tech With Tim
Рет қаралды 673 М.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Internet Made Coder
Рет қаралды 1,7 МЛН
Python Django Explained In 8 Minutes
8:11
Dennis Ivy
Рет қаралды 324 М.
Mastering Python - Everything You Need To Know To Become a Python Master
16:02
Master FastAPI: Build a CRUD App with Postgres & Alembic
28:21
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,3 МЛН