#22 Django tutorials | User Registration - 2

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

Django is a high-level Python-based free and open-source web framework, which follows the model-view-template (MVT) architectural pattern.
It is maintained by the Django Software Foundation (DSF).
Django's primary goal is to ease the creation of complex, database-driven websites.
Some well-known sites that use Django include the Public Broadcasting Service, Instagram, Mozilla, The Washington Times, Disqus, Bitbucket, and Nextdoor.

Editing Machines & Monitors :

Facebook:

Subscribe to our other channel:

Donation & Support:
PayPal Id : navinreddy20
Patreon : navinreddy20
Рекомендации по теме
Комментарии
Автор

Man you are something else ! I could only do user registration through Forms and now this is so much easier to manage ! Thank you so much for these amazing tutorials on Django. You are amazing !

muratcoskun
Автор

The very Best thing is Your videos comes up with the errors we might encounter throughout the project. and you show how to debug them too....

siddhantsaikia
Автор

I am surprised how easily you have explained us.Thank you sir

VijayYadav-xled
Автор

Man i did my projects based on your videos! Helped me alot

siddhantsaikia
Автор

Waoh a big class Sir Navin after some several failures to get here, finally am able to do all the lecture was about.
Matching to the next with head high

danielkamau
Автор

it would be nice if we can see creating a new model and then, applying the authentication and checking input against model objects to make sure they don't exist in the database....
using an existing table already defined is nice, but to understand the logic, we must do it from scratch. So please lets do another lesson where we create our own model and make it the base of our users.
Do you think that is possible?
Appreciating every single lesson and you are among the best I have seen so far, not exaggeration. you are simple, straight froward and clear.

Thanks for everything

ABMA
Автор

you are always on point and making programming interesting

patrickemerysevor
Автор

Amazing!!! And thanks for providing those impactful videos. I have learned a lot so far. I have a question please! I want to include an image upload in the registration form, I have added the input tag on my register.HTML but I don't know to modify def register in my view.py... Thanks

yusufumar
Автор

Sir thanks for the videos, can you make a playlist of Full Stack Web development using PYTHON and Django in the point of view of allowing us to make Professional projects for Clients and earn money.

ramganeshsoma
Автор

Dear Reddy,
Super clear explanation. Thanks

banaras.wala.foreignaala
Автор

Awesome
Really your are doing a very good job Sir Really Really appreciate you. i am currently on this framework from last 6 month's but now clear all the concept in depth.
Sir Please if you possible share the source code through github till date.

GaneshPatil-ycvk
Автор

Great video tutorial! Good extension would be to show how to enable to register two groups of two different users with different roles at the website. It is still more and more commom. e.g. airbnb users; or users at peer to peer lending webistes, etc. Each group of users has different role and often the website appear differently for each group. Will there be one list of users but different users will belong to different group? And the group where the user belong will decide how the website will look like? (Any group settings were not shown within full tutorial.) Or is there necessary something more on the database level?

RNCK
Автор

Thank you so much sir...for explaining with real time example ....And thanks again

lakshminarayanad
Автор

Sir, ur teaching is amazing, very useful and soo good, plz make a series on docker containerization, plz sir

harikishore
Автор

Excellent video, keep up the great work.

nebot
Автор

amazing sir !! Thank you so much sir...for explaining us like this, this video is more helpfull for me, but sir i have one problem can u please explain, when i make a new table name" contact", and we take all details from user through html how we save into

syedahad
Автор

Excellent explanation! Thank you so much.

techiemum
Автор

thank you for this video!! made it easy to learn, Mister!

thegreatberenger
Автор

Going very well sir....want more videos

SadhuramNursery
Автор

If i want to store the gender in database by using radio button then how can i differenciate the radio buttons by their name...

bhaskarjyotigogoi