Hello World Website with Python Django in 15 minutes

preview_player
Показать описание
In this video, I'll show you how to get started building a Python web application. For this purpose, we will use one of the most famous frameworks, which is Django.

===============================

🎁 Join our mailing list & receive exclusive resources for developers

⭐ Support the creation of open-source packages with a STAR on GitHub

👨‍👩‍👧‍👦 If you have any questions - don't hesitate to ask on our Facebook group:

🎓 Learn responsive web design with the latest Bootstrap 5

📥 Download Material Design for Bootstrap - FREE open-source UI KIT

00:00 Intro
00:23 Installation
03:12 Project
14:53 Passing arguments
16:35 Final Regard
17:18 Outro

___________________

Show us some love ↓

#django#bootstrap5#tutorial
Рекомендации по теме
Комментарии
Автор

I hope you liked the video. If you are already here in the comment section, I invite you to let me know what other videos would you like to see in the future. Also, share any other feedback that you have on this video!

I don't run ads on tutorials - the only value I get is your engagement in the MDB community.

So if you would like to show your support:
- Encourage more people to Keep Coding ---> Send this video to one person
- Stay tuned for new content ---> Subscribe & ring the bell

In the description, you will find links to some useful, free resources:
📥 Download Material Design for Bootstrap - FREE open-source UI KIT
🎓 Learn responsive web design with the latest Bootstrap 5 (full 1.5H course)
🎁 Join our mailing list & receive exclusive perks (free stuff that is normally behind a paywall)
⭐Support the creation of open-source packages with a STAR on GitHub
👪 If you have any questions - don't hesitate to ask on our Facebook group

Thank you for your support!

Mdbootstrap
Автор

i've gone through several beginner tutorials by some famous youtubers and maybe 5 of them before this video. but i got confused during their tutorials. I must say this was the best beginner tutorial of django for me.

MyAccount-whlo
Автор

loved it, its an awesome way to start learning Django. thanks

MohammedAlia_
Автор

brother!!! ultimate... step by step waw amazing

MHMCABabaranjith
Автор

Congratulations. Very Nice. I didn't know it was necessary the Django Intalation globaly.

marcelobaldi
Автор

Hi, Keep Coding, just found your channel and I enjoyed it so far still watching it. Question? Learned my fundamentals with Python for 3 months. Took up JavaScript for 1 year and did 1 month learning SQL (the very basics). Now I enrolled into the Meta backend Cert, and I was wondering, is it possible to learn Python while learning D'Jango? I heard D'Jango is HARD?!?!?! Only have knowledge of the client side with JavaScript and some React, thank you.

DevlogBill
Автор

Hii sir
Your explanation for django hello world project is supper
Please send Continuous tutorial videos after printing hello world like i hope to send you sir 🙂

prashanthbheemanathi
Автор

It would be great if you can explain how to convert UTC time zone (which is set to default in django) to automatically configure for user’s time zone when they view the page. That way user does not have to choose what is their time zone just like to google does. I love your lessons and tips. Thank you so much for sharing!

munzin
Автор

This video was so helpful! Thank you very much!

mapd_
Автор

Thank you for your tutorial sir I hope you have a tutorial about a portfolio python Django again ☺️

annamaeapilada
Автор

You made it look simple, and it helped me so much in my homework. Thank you so much!!

belleame
Автор

Hello!

I'm getting this error while trying to run the server and i can't solve it:

ImportError: cannot import name 'views' from 'home.migrations'

Please help me.

marcelos.
Автор

"does not appear to have any patterns in it. If you see the 'urlpatterns' variable with valid patterns in the file then the issue is probably caused by a circular import."

waltervargas
Автор

Someone know how to fix this?

command: django-admin startproject mysite

Fatal error in launcher: Unable to create process using startproject hello': The system cannot find the file specified.

dreampop