Django Blog Application - Full Tutorial 2024

preview_player
Показать описание
In this Django crash course, you will learn how to build a blog from scratch using Django. I'm going to start with very basic Django, so even beginners should be able to follow along.

The blog will have all the functionality you expect from a blog like categories, comments, search and similar.

First of all, what is Django?
Django is a framework based on Python for building web sites and web applications.It was made to make it possible to build stuff very quickly and powerful.

---

Support me

Important links

---

#codewithstein #django #python #djangoforbeginners #learndjango #djangoblog
Рекомендации по теме
Комментарии
Автор

This is the full version of my blog tutorial series. Many people have asked me to upload some of my series as a full video. And this is the first of them :-)

CodeWithStein
Автор

Hey Stein ! This will be the second project I'll be doing along for learning purposes. Wanted to thank you for taking the time and effort to share your knowledge. Greatly appreciated ! 😊

owoled
Автор

Thanks a lot for this! Easy to follow, great for beginners such as myself

anon....
Автор

<button>this is button</button>

icestalin
Автор

Thanks for sharing this useful django project!

rodrigomarcolino
Автор

Amazing! Do you think in the futur you could make a tuto that focus on authentification and security with Django? Nobody make that kind of content even on udemy. :/

mickaelrichard
Автор

one of the most clear tutorials about django on YouTube😀
after watching this vidoe, it seems that i have better understanding about django, and can apply various concepts in my blog project
Thank you very much teacher!

tolik
Автор

Hi Mr Stein.Thanks so much for your brilliant tutorial. Just started learning Django and it exactly what ive been looking for. Im just wondering how i could set up another grouping of posts like you have done with category. Say im building an art site and i want a link in the detail page with the name of the gallery under the post exactly like you have with category. i dont really want to use tags. it would help a lot with my learning about slugs and urls too.

trevormadden
Автор

Hello Stein, Hope you are doing good. After al long time, I completed this blog. It was really nice and thanks again for your effort. It would be good if you could add a video on disabling the copy command on the browser so user cannot copy any content from the blog. thanks in advance. :-)

karthigeyan
Автор

Thank you so much for this video. This has been enormously helpful for me to start learning Django. Could you create a video about setting up VSCode IDE for Django development featuring the plugins and settings that you use in VSCode. Thanks again.

arun.sekher
Автор

this really really great! Thank you Stein!
wondering, is there a way have a dark/light theme toggle?

sim
Автор

Stein, Thank You so much. However, I have a question, why didn't you use heroku or paid for webhosting to deploy your app to the internet?

AlfredOtieno-khdg
Автор

The included URLconf '<module 'blog.urls' from does not appear to have any patterns in it. If you see valid patterns in
the file then the issue is probably caused by a circular import. how can i fix this?

miraclechinwe
Автор

Top tutorial I have come across on youtube. Excellent job!. As a beginner, I learned so much from this tutorial I followed step by step and all successful and I have encountered a problem though that is when click submit comment button; I get the NoReverseMatch error. Not sure what went wrong. I would be grateful if you could help.

tranlu_salelee
Автор

hey man, how long does it take to learn python & django from scratch for web development? no prior programming knowledge except basic JS.

iwilllearneverything
Автор

Great tutorial first time using Django and you made it really easy to understand. I'm stuck on the last part about deploying it on a server . Would you have any tutorials to suggest on how to setup a server because I'm not sure what I have to do .(I'm using windows).

BananaPeelStudio
Автор

Hello, can you tell me what is written in the first line at 1:39:46 ?

andriakalandadze
Автор

what is the benefit of using virtualenv package over python -m venv envname ?

Johan
Автор

Hi, is this project east to deploy on heroku ?

PureTheOne
Автор

Can I knw that smart contract programmer channel on YouTube is your channel sir ? your voice & smart contract programmer channel instructor voice is very similar little bit confuse is that your channel sir ?

Zero-nhke