Try DJANGO Tutorial - 1 - Welcome

preview_player
Показать описание
Try DJANGO Tutorial - 1 - Welcome

Try DJANGO Tutorial series is here to teach you Django bit by bit.

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

Thank you so much for this entire series! After working (in vain) through Django's online tutorial docs, I turned to this series as a last ditch effort to learn Django. By the 23rd video, I was able to get an app up and running and I am now completing the series to find out (and do) more. Thanks for making such a great tutorial series.

DavidMcGeary
Автор

Thanks for these videos, I am a JS guy and I feel way more comfortable with Python and Django because of you. Cheers 🍻!

hroman_codes
Автор

Just watched this end to end, so good man! I am working on a project that takes in an excel sheet appends the data to the database, and returns a dashboard. This has been a great help filling in some of the techniques to make my code cleaner. Cheers.

fenbassman
Автор

You got the best Django tutorials online. Thank you for all the work you're putting into it!

WBraxx
Автор

Wow! It is awesome!

I have been learning Django for just one month, there are lots of tips I am not familiar with.

Hopefully! I find these series today, and it's very great and useful!

percychen
Автор

Great news. I'd like to see complete walkthrough on how to create Blog and Ecommerce on 1 website. To know how to manage slugs, categories, tags, friendly URLs and so on both for posts and product pages. Something like best practices exlusively for Django 2.

andreykuskov
Автор

now this is what i've been waiting for!

odddellarobbia
Автор

As always, you are the best!! Thank you!!

andreasmalis
Автор

Finally! Been waiting for this one :-)

tarikca
Автор

Hey! I followed your Django tutorial videos, I think are awesome!!

isaflosan
Автор

Nice, Can you please make a video related to custom user management:-
1) create page for user listings with user id, user name, firstname, lastname, email, mobile number, status(active, Inactive), user type(admin, employee), job type(job1, job2, job3), add pagination, filters and search functionality
2) Create form for Add user :- username, firstname, lastname, email, mobile number, status, type and job role
3) Edit user
4) Delete user
Send random password to email of user after create any user.
Each user can able to login on same panel with there provided credential.
Use JWT token instead of session

mtrkhan
Автор

This is one of the best series! I really learnt a lot about this Django course.
If it is possible so please make few videos about :
1. QuerySet
2. Password Hashing with example
3. How to fetch particular record from queryset and store it into session.

Thank you so much

iakkitherock
Автор

Hi Justin, I'm beginner to Django. Can I start this course or should first learn previous videos of your's?

meghana
Автор

Are these django tutorials valid for 2020? Thanks

TomislavMiletic
Автор

Awesome! One thing I am having a hard time with at the moment is OpenID, specially allowing users to log in / sign up with their Steam accounts. Not sure if it's worth a video since it's so specific but who knows. Thanks for the videos :)

karahmehlHB
Автор

Hello Justin, great videos. I need to know if this serie of videos would help me to understand RESTful Web Services. Thanks! What else do I need to know to get a reasonable understanding of RESTful Web Services.

leonardotriana
Автор

Hi...am edward from Ghana, i love everything you do on cfe.
please please can you do a tutorial on "Discussion Forum" with Django....Thanks God Bless You and your works

edwardmike
Автор

Is this for biginners or intermediate ?
Many thanks,

steve

hepontour
Автор

How about, "Try DJANGO Testing"? Really would like to see a series on how to test your components in DJANGO.

bobtanner
Автор

Hi, may I know in which video is the lesson about search bar and how can I link the understanding of it to the multiple model search video that you have? I was trying that video, but I realized, I do not have any search bar in my home page, so maybe I missed some tutorial. Thanks!

tejaswinisanth