Django World
Django World
  • 231
  • 228 780
Django Tutorial: Error Message in login page
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶
🌟 Join Our Membership Program 🌟
Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin
🔹 About This Video 🔹
In this video I have explained that how we can display the error messages on the login page and yes I have used different approach to display this message so must watch it is IMPORTANT.
🔹 Access the Code 🔹
GitHub: github.com/yashpatel-py/django_yt_todo_project
🔹 Educational Playlists 🔹
- Python Basics: th-cam.com/video/bB9V5Exm8ZQ/w-d-xo.html
- Django Tutorial Series: th-cam.com/video/bB9V5Exm8ZQ/w-d-xo.html
- Django Rest Framework: th-cam.com/play/PLKnjLEpehhFlspe6zU1yyx5HDvPVDWMBe.html
- Mastering Django Forms: th-cam.com/play/PLKnjLEpehhFmYkmP0PHLoMxRpxty3uKb_.html
- Django CRUD Projects: th-cam.com/play/PLKnjLEpehhFm7eQrlSdSDPlhLP-IZD8yh.html
🔹 Connect With Us🔹
- Instagram:
Follow @djangoworld.yt - djangoworld.yt
Follow @yashpatel.py - yashpatel.py
- Twitter: yashpatel_py
- LinkedIn: www.linkedin.com/in/yashpatel2104/
🔹 About Yash Patel 🔹
- Profession: Full-Stack Developer
- Education: B.Tech in Computer Science
- Age: 23
- Based in: Chicago, Illinois
#Django #Python #WebDevelopment #UserLogin #Coding #Programming #DjangoTutorial #WebDesign #LearnDjango #SoftwareDevelopment #CodeWithMe #PythonDjango #FullStackDeveloper #BackendDevelopment #ErrorHandling #SuccessMessages #TechTutorials #WebAppDevelopment #LoginSystem #DeveloperCommunity
🔸 Why Subscribe? 🔸
Stay ahead in the tech world with our detailed tutorials on Python, Django, and full-stack web development. Whether you're a beginner or looking to polish your skills, our channel is your go-to resource for coding education.
มุมมอง: 74

วีดีโอ

Django Tutorial: Registration Bug FIX 🐞
มุมมอง 115หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video I have solve the bug user registration bug. This is import so please watch 🔹 Access the Code 🔹 GitHub: github.com/yashpatel-py/django_yt_todo_project 🔹 Educational Playlists 🔹 - Python Basic...
Django Tutorial: Error and Success Messages for user registration
มุมมอง 88หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video have explained that how we can display error and success messages on registration page 🔹 Access the Code 🔹 GitHub: github.com/yashpatel-py/django_yt_todo_project.git 🔹 Educational Playlists ...
Django Tutorial: User Logout System for To-Do Project
มุมมอง 1343 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video I have just shown that how we can 🔹 Access the Code 🔹 GitHub: github.com/yashpatel-py/django_yt_todo_project 🔹 Educational Playlists 🔹 - Python Basics: th-cam.com/video/bB9V5Exm8ZQ/w-d-xo.ht...
Django Tutorial: User Login System for To-Do Project
มุมมอง 2544 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video, I'll show you how to implement a user login system for your Django to-do project. We'll walk through the steps needed to allow users to log in using either their email or username, ensuring...
How to Implement User Registration in Django: Step-by-Step Guide
มุมมอง 1194 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video I have explained about user registration for our project. 🔹 Access the Code 🔹 GitHub: github.com/yashpatel-py/django_yt_todo_project 🔹 Educational Playlists 🔹 - Python Basics: th-cam.com/vid...
How to Create Custom Tags in Django: Step-by-Step Tutorial
มุมมอง 1094 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video I have explained that how we can create the custom tags for high, medium and low color filters 🔹 Access the Code 🔹 GitHub: github.com/yashpatel-py/django_yt_todo_project 🔹 Educational Playli...
How to Display To-Do Tasks on the Home Page in Django
มุมมอง 674 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video I have shown that how we can display the tasks on the home page. I have explained this in very way so please watch this very carefully. 🔹 Access the Code 🔹 GitHub: github.com/yashpatel-py/dj...
How to Save To-Do Tasks to the Database in Django
มุมมอง 834 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video I have explained that we can save data and also faced many errors while creating videos which means you understand all the possible errors while you create the save method for any project 🔹 ...
Updating Model and Modal - Important
มุมมอง 705 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 I this video I have just mentioned some mistakes I made in previous videos. 🔹 Access the Code 🔹 GitHub: github.com/yashpatel-py/django_yt_todo_project 🔹 Educational Playlists 🔹 - Python Basics: th-cam.com...
Setting Up Environment Variables in Django for Secure Configurations
มุมมอง 1695 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video I have shown that how we can setup environment variable in Django 🔹 Access the Code 🔹 GitHub: github.com/yashpatel-py/django_yt_todo_project 🔹 Educational Playlists 🔹 - Python Basics: th-cam...
Django TODO: Building a Tasks Table from Scratch 🛠️📋🔨
มุมมอง 805 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video, we dive into creating a tasks table in Django, a powerful and flexible Python-based web framework. We'll walk through the process of building a Task model that can be used to manage tasks e...
Django Todo: Integrate PostgreSQL Database 🐘🗄️🔗
มุมมอง 1195 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video, I guide you through the process of connecting a Django project to a PostgreSQL database. Whether you're setting up a new project or integrating PostgreSQL into an existing one, this tutoria...
Django Todo: Creating Modal to Add Tasks 📝📋✨
มุมมอง 1285 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video I have explained that how we can create Modal using bootstrap 5 🔹 Access the Code 🔹 GitHub: github.com/yashpatel-py/django_yt_todo_project 🔹 Educational Playlists 🔹 - Python Basics: th-cam.c...
Django Todo: Project Template Setup 🗂️🔧
มุมมอง 1025 หลายเดือนก่อน
🔶🔸 Welcome to our TH-cam Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: th-cam.com/channels/KspdO30Fea8ZCxwg-0svOg.htmljoin 🔹 About This Video 🔹 In this video I have explained that how we can do template setup. 🔹 Access the Code 🔹 github.com/yashpatel-py/django_yt_todo_project 🔹 Educational Playlists 🔹 - Python Basics: th-cam.com/video/bB9V5Exm8ZQ...
Django Todo: Setting Up Your Django Environment 🛠️📋 | A Step-by-Step Guide 📖✨
มุมมอง 1655 หลายเดือนก่อน
Django Todo: Setting Up Your Django Environment 🛠️📋 | A Step-by-Step Guide 📖✨
Django TODO: 🚀 Starting a Django Project 🌐
มุมมอง 2575 หลายเดือนก่อน
Django TODO: 🚀 Starting a Django Project 🌐
Django Project: Post Request in django
มุมมอง 2077 หลายเดือนก่อน
Django Project: Post Request in django
Django Project: Employee detail view
มุมมอง 1978 หลายเดือนก่อน
Django Project: Employee detail view
Showcasing Complete Dataset in Django Web Application: A Detailed Guide
มุมมอง 1548 หลายเดือนก่อน
Showcasing Complete Dataset in Django Web Application: A Detailed Guide
Django project: How to read data in django?
มุมมอง 1748 หลายเดือนก่อน
Django project: How to read data in django?
Django Project - Lets create models for our project
มุมมอง 1709 หลายเดือนก่อน
Django Project - Lets create models for our project
Django Project - Models in Django
มุมมอง 1619 หลายเดือนก่อน
Django Project - Models in Django
Django Project - Introduction to Django and its file system
มุมมอง 1639 หลายเดือนก่อน
Django Project - Introduction to Django and its file system
Django Project - Easy way to Setup Django Project
มุมมอง 2299 หลายเดือนก่อน
Django Project - Easy way to Setup Django Project
Django Project - Course Introduction | CRUD Project
มุมมอง 4499 หลายเดือนก่อน
Django Project - Course Introduction | CRUD Project
Django Forms: widgets
มุมมอง 1.3Kปีที่แล้ว
Django Forms: widgets
Django Forms: Custom Validations
มุมมอง 665ปีที่แล้ว
Django Forms: Custom Validations
Django Forms: Password Input
มุมมอง 764ปีที่แล้ว
Django Forms: Password Input
Django Forms: ManyToMany Field
มุมมอง 2.6Kปีที่แล้ว
Django Forms: ManyToMany Field

ความคิดเห็น

  • @fernandocoelho1334
    @fernandocoelho1334 45 นาทีที่ผ่านมา

    Thank You!

  • @fernandocoelho1334
    @fernandocoelho1334 ชั่วโมงที่ผ่านมา

    Thank You!

  • @Udhlbitcharagld
    @Udhlbitcharagld วันที่ผ่านมา

    Joto

  • @Udhlbitcharagld
    @Udhlbitcharagld วันที่ผ่านมา

    Mi culo ,

  • @jpretelt
    @jpretelt 2 วันที่ผ่านมา

    Thank you for the tutorial. I thought the whole time you just needed to update the permission_classes to be IsAdminUserOrReadOnly instead of the IsAuthenticatedOrReadOnly.

  • @aankie
    @aankie 5 วันที่ผ่านมา

    not working disliked this video

  • @mirojablonsky8086
    @mirojablonsky8086 7 วันที่ผ่านมา

    you saved my day, thank you! :) I forgot the enctype='multipart/form-data' too! It is a great idea to show the process with own try and error. This is what really helped me.

  • @RanjaniK-wp4wh
    @RanjaniK-wp4wh 10 วันที่ผ่านมา

    Can you add update and delete functionality?

  • @vickyeee4232
    @vickyeee4232 หลายเดือนก่อน

    why it said post_date required ?

    • @DjangoWorld
      @DjangoWorld หลายเดือนก่อน

      Brcause every blog site has this fields and the user who is reading this post has to know that when this blog was posted

    • @vickyeee4232
      @vickyeee4232 หลายเดือนก่อน

      @@DjangoWorld I mean technically where in the code , it was made as a required field.

  • @vickyeee4232
    @vickyeee4232 หลายเดือนก่อน

    Hi Brother, Is the Django rest framework course ends with 63 videos ?? Please confirm if these 63 videos are random topics or a course ??

    • @DjangoWorld
      @DjangoWorld หลายเดือนก่อน

      Yess it ends with 63 videos because it was just for beginners, but do not see the number of videos see the topic which are covered

    • @vickyeee4232
      @vickyeee4232 หลายเดือนก่อน

      @@DjangoWorld Thank you

  • @abdullaazimov
    @abdullaazimov หลายเดือนก่อน

    AttributeError: 'NoneType' object has no attribute 'build_absolute_uri'

  • @Pradise_off
    @Pradise_off หลายเดือนก่อน

    thank u very much brother, i struggled for 2 hours to connect , straight to the point

    • @DjangoWorld
      @DjangoWorld หลายเดือนก่อน

      Your welcome 🙏

  • @cool5019
    @cool5019 หลายเดือนก่อน

    Thanks ❤

  • @lukelyu3264
    @lukelyu3264 2 หลายเดือนก่อน

    If you encounter the error `"django.db.utils.OperationalError: connection to server at "localhost" (::1), port 5432 failed: FATAL: password authentication failed for user "postgres"`, it might be because you haven't set a password for the "postgres" user. To resolve this issue, follow these steps: 1. In pgAdmin, right-click on the "postgres" user under "Login/Group Roles." 2. Select "Properties." 3. Go to the "Definition" tab. 4. Set a new password and click "Save."

  • @fightclub1719
    @fightclub1719 2 หลายเดือนก่อน

    Really useful thank man

    • @DjangoWorld
      @DjangoWorld 2 หลายเดือนก่อน

      Welcome, glad you liked it <3

  • @mvnk001
    @mvnk001 2 หลายเดือนก่อน

    Thanku

  • @zubaithaaafrin7547
    @zubaithaaafrin7547 2 หลายเดือนก่อน

    I also want that eye toggle to hide and show the password please upload that

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim 2 หลายเดือนก่อน

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim 2 หลายเดือนก่อน

    Thanks for this it's informative 🎉

  • @HarisBegić-y2w
    @HarisBegić-y2w 2 หลายเดือนก่อน

    Is it possible somehow to format the datetime differently in the display section?

  • @sarojchaudhary9967
    @sarojchaudhary9967 2 หลายเดือนก่อน

    Thank You bro, Love from Nepal

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim 2 หลายเดือนก่อน

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim 2 หลายเดือนก่อน

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim 2 หลายเดือนก่อน

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim 2 หลายเดือนก่อน

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim 2 หลายเดือนก่อน

    Thanks for this it's informative 🎉

  • @AyunittaWindi-m4x
    @AyunittaWindi-m4x 3 หลายเดือนก่อน

    Sir is thatt calendar and time show off from sjango itself or from front end?

  • @richu7896
    @richu7896 3 หลายเดือนก่อน

    super 🥰

  • @frameff9073
    @frameff9073 3 หลายเดือนก่อน

    thank you

  • @Doragoon_vzla
    @Doragoon_vzla 3 หลายเดือนก่อน

    Thanks, i'm new on it, and you help me a lot

    • @DjangoWorld
      @DjangoWorld 3 หลายเดือนก่อน

      Thank you so much for your feedback 😄

  • @aminmoghadasi5039
    @aminmoghadasi5039 3 หลายเดือนก่อน

    thanks for your awesome videos. could you share your code in github or any other way?

  • @phevab
    @phevab 3 หลายเดือนก่อน

    Nice. Please is it possible to add icons to django forms using fontawesome , crispy forms and tweak?

  • @dumbledoregameyt
    @dumbledoregameyt 3 หลายเดือนก่อน

    It is not working what should i do ??? i cant see filter in admin page ??? what to do ?

  • @dumbledoregameyt
    @dumbledoregameyt 4 หลายเดือนก่อน

    i am not getting any filter option in admin? what should i do ?? I did coutn of something by using filter i got extra actions but i am not getting any filter option??? What should i do sir ??? Please Help me Sir?

  • @zainshahbaz6511
    @zainshahbaz6511 4 หลายเดือนก่อน

    bhai Hindi is fine, main thing is concept. Language is just a medium. Dont speak english like you are narrating line. Either go with script or use Hindi

  • @tann3r4k
    @tann3r4k 4 หลายเดือนก่อน

    Thanks

    • @DjangoWorld
      @DjangoWorld 4 หลายเดือนก่อน

      Welcome 🙏

  • @josatienganh
    @josatienganh 4 หลายเดือนก่อน

    Thanks a lot for this great video! It's really helpful! ❤

  • @ayaanahmad1085
    @ayaanahmad1085 4 หลายเดือนก่อน

    nigga I am not milking a cow, what kind of music is this

  • @coderush24
    @coderush24 4 หลายเดือนก่อน

    Hey! I am loving this course and project. Can you bring a project on Django Rest Framework and authentication 🤠

    • @DjangoWorld
      @DjangoWorld 4 หลายเดือนก่อน

      I am glad to know that you liked the course. I have already cover DRF and authentication below is the link. and if you want the DRF tutorials on same project then It will take some this because i have lined up Django signals, Django channel and 2FA. Link: th-cam.com/play/PLKnjLEpehhFlspe6zU1yyx5HDvPVDWMBe.html

    • @coderush24
      @coderush24 4 หลายเดือนก่อน

      @@DjangoWorld Thanks 👍🏻👍🏻

  • @jimbarlow2611
    @jimbarlow2611 4 หลายเดือนก่อน

    Thank you for the detailed example! Very nice.

    • @DjangoWorld
      @DjangoWorld 4 หลายเดือนก่อน

      Welcome <3

  • @frameff9073
    @frameff9073 5 หลายเดือนก่อน

    🎉🎉🎉 Thank

    • @DjangoWorld
      @DjangoWorld 5 หลายเดือนก่อน

      Welcome 🎉

  • @UCDAT
    @UCDAT 5 หลายเดือนก่อน

    Problem solved thank you

    • @DjangoWorld
      @DjangoWorld 5 หลายเดือนก่อน

      Your welcome, Happy learning <3

  • @UCDAT
    @UCDAT 5 หลายเดือนก่อน

    Good name of channel

    • @DjangoWorld
      @DjangoWorld 5 หลายเดือนก่อน

      Thank you so much <3

  • @Niki-ue6fk
    @Niki-ue6fk 5 หลายเดือนก่อน

    Sir, We don't want background music. Your voice is simply amazing...

    • @DjangoWorld
      @DjangoWorld 5 หลายเดือนก่อน

      Okay, Thank you so much for the feedback, from next video I won't add the music <3

  • @abhisheksharma10600
    @abhisheksharma10600 5 หลายเดือนก่อน

    Finally completed this playlist. I learn so much. All the concepts of Django Rest Framework has been cleared. Thanks a lot ❤. How can we upload Pictures using Django Rest Framework backend and how can we store those pictures in cloud storage like aws S3 or cloudinary ?

    • @DjangoWorld
      @DjangoWorld 5 หลายเดือนก่อน

      Your welcome <3, follow this TODO project. because I am going to create rest API of of that once we complete the frontend backend with Django only. I will show that how you can use aws S3 and Dynamo DB there fore sure.

  • @abhisheksharma10600
    @abhisheksharma10600 5 หลายเดือนก่อน

    Authentication concept cleared. I have come so far in this playlist and you teach really well. Finally I feel so confident. Thanks a lot. Now I need to understand about filter and pagination.

    • @DjangoWorld
      @DjangoWorld 5 หลายเดือนก่อน

      Thank you so much for your feedback and happy learning <3

  • @abhisheksharma10600
    @abhisheksharma10600 5 หลายเดือนก่อน

    which vscode theme do you use ?

    • @DjangoWorld
      @DjangoWorld 5 หลายเดือนก่อน

      You mean in this video ?

  • @yoip1234
    @yoip1234 5 หลายเดือนก่อน

    Thank you for the great video. It's a great help. Keep up the good work.👍

    • @DjangoWorld
      @DjangoWorld 5 หลายเดือนก่อน

      Thank you so much for the feedback and sure i will 😀

  • @vedantpatel968
    @vedantpatel968 5 หลายเดือนก่อน

  • @abhisheksharma10600
    @abhisheksharma10600 5 หลายเดือนก่อน

    Permission concepts cleared. Will start learning about authentication.

    • @DjangoWorld
      @DjangoWorld 5 หลายเดือนก่อน

      Thats niceeee 😃, happy learning 👍