Django Tutorial #2 - Creating a Django Blog

preview_player
Показать описание

Hey ninjas, in this tutorial I'll show you how to install django, as well as create a new django project using a django-admin startproject command. We'll also have a quick tour of the starting files in this project.

----- COURSE LINKS:

======== Other Tutorials =========

----- NODE.JS TUTORIALS

----- MONGODB TUTORIALS

======== Social Links ==========

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

Your way of talking and how you explain things are pretty clear and easy.

zahin
Автор

This series probably the best django tutors i've ever seen, subscibe!

fandiks
Автор

Truly had comes across a lot of tutorials earlier, but never found something as good as this, you've explained things extremely clear and basic. Thank you so much 😊

poojarajashekar
Автор

I wish u should in my NIT as my teacher for all sem.Seriously it's the best teaching style I have seen till now.

laxminarayana
Автор

I believe when I subscribed you were under 20k I really love it when I keep seeing the increase. 100k coming soon bro

senthilkumarnagarajan
Автор

when creating project, to get rid of the confusion like two same name under one project(1.52). this command helps. "django-admin startproject name ." include this 'period' after giving the project name which ll create under the same directory

yazhinimahendiran
Автор

Shaun, thank you for the straight forward tutorial. These series much better than paid tutorial I've done before.

AndrieSurya
Автор

you forgot to mention that you need to create a PATH for django under some environments...otherwise, so far all is very well structured and explanied from very basics. nice

annako
Автор

This is the greatest and best django tutorial in the world











Tribute

xnyurnq
Автор

You have really good tutorials. I was reading Django python crash course and it doesn't explain it as thoroughly as you.

reviewer
Автор

thanks for the best serie about django in the world

pierrelesage
Автор

nice to hear and be taught by a fellow northerner!

olliewelsh
Автор

THANK YOU. THE BEST ICE CREAM OF ALL ICE CREAMS.

spongebobspongebob
Автор

Wow, I can't believe I ever tried to set up an environment in PHP when I could just do this. Great video

kurtistrego
Автор

hey, you need to give a disclaimer, if one doesn't have django installed in a virtual env previously they won't have the manage.py, file, so yeah, dont worry...

mrunmayeemore
Автор

hallo i have a problem with the urls am getting an error
view must be a callable or a list/tuple in the case of include().
am using django 1.11.24

rootkigz
Автор

If you are having problem installing Django. Use "pip3 install django --user"

HafizuddinAhmed
Автор

Hello Ninja Master! Thanks for making this series on Django. Please also cover it's deployment (in production) on a service like Heroku. I haven't been able to get everything to work when DEBUG=False

AbhishekNigam
Автор

Your tutorial is beginner friendly. I hope you would be putting another project for Django.

wscriptfullstackwebdev
Автор

Is this series done on window os. I was searching for a django tutorial on windows os. bcz learning according to mac and configuring again and again window command irritate me.

amitgupta