Django World
Django World
  • Видео 229
  • Просмотров 214 804
Django Tutorial: Error and Success Messages for user registration
🔶🔸 Welcome to our RUclips Channel! 🔸🔶
🌟 Join Our Membership Program 🌟
Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin
🔹 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 🔹
- Python Basics: ruclips.net/video/bB9V5Exm8ZQ/видео.html
- Django Tutorial Series: ruclips.net/video/bB9V5Exm8ZQ/видео.html
- Django Rest Framework: ruclips.net/p/PLKnjLEpehhFlspe6zU1yyx5HDvPVDWMBe
- Mastering Django Forms: ruclips.net/p/PLKnjLEpehhFmYkmP0PHLoMxRpxty3uKb_
- Django CRUD Projects: ruclips.net/...
Просмотров: 27

Видео

Django Tutorial: User Logout System for To-Do Project
Просмотров 119Месяц назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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: ruclips.net/video/bB9V5Exm8ZQ/видео.html...
Django Tutorial: User Login System for To-Do Project
Просмотров 2262 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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 a...
How to Implement User Registration in Django: Step-by-Step Guide
Просмотров 972 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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: ruclips.net/vide...
How to Create Custom Tags in Django: Step-by-Step Tutorial
Просмотров 982 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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 Playlist...
How to Display To-Do Tasks on the Home Page in Django
Просмотров 592 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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/djan...
How to Save To-Do Tasks to the Database in Django
Просмотров 703 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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 🔹 Ac...
Updating Model and Modal - Important
Просмотров 543 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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: ruclips.net/...
Setting Up Environment Variables in Django for Secure Configurations
Просмотров 1323 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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: ruclips....
Django TODO: Building a Tasks Table from Scratch 🛠️📋🔨
Просмотров 703 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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 eff...
Django Todo: Integrate PostgreSQL Database 🐘🗄️🔗
Просмотров 1003 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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 tutorial ...
Django Todo: Creating Modal to Add Tasks 📝📋✨
Просмотров 1113 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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: ruclips.ne...
Django Todo: Project Template Setup 🗂️🔧
Просмотров 854 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 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: ruclips.net/video/bB9V5Exm8ZQ/...
Django Todo: Setting Up Your Django Environment 🛠️📋 | A Step-by-Step Guide 📖✨
Просмотров 1344 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 About This Video 🔹 Get your Django project off to a great start with this detailed setup guide! 🌟 In this video, we'll walk you through the initial steps to configure your Django development environment, ensuring you have all...
Django TODO: 🚀 Starting a Django Project 🌐
Просмотров 2184 месяца назад
🔶🔸 Welcome to our RUclips Channel! 🔸🔶 🌟 Join Our Membership Program 🌟 Unlock exclusive content and more by joining here: ruclips.net/channel/UCKspdO30Fea8ZCxwg-0svOgjoin 🔹 About This Video 🔹 Join me, Yash Patel, as we embark on a comprehensive Django project tutorial. In this video, we start with the basics and progressively move to more advanced features including user authentication, task man...
Django Project: Post Request in django
Просмотров 1916 месяцев назад
Django Project: Post Request in django
Django Project: Employee detail view
Просмотров 1736 месяцев назад
Django Project: Employee detail view
Showcasing Complete Dataset in Django Web Application: A Detailed Guide
Просмотров 1436 месяцев назад
Showcasing Complete Dataset in Django Web Application: A Detailed Guide
Django project: How to read data in django?
Просмотров 1556 месяцев назад
Django project: How to read data in django?
Django Project - Lets create models for our project
Просмотров 1567 месяцев назад
Django Project - Lets create models for our project
Django Project - Models in Django
Просмотров 1477 месяцев назад
Django Project - Models in Django
Django Project - Introduction to Django and its file system
Просмотров 1417 месяцев назад
Django Project - Introduction to Django and its file system
Django Project - Easy way to Setup Django Project
Просмотров 2028 месяцев назад
Django Project - Easy way to Setup Django Project
Django Project - Course Introduction | CRUD Project
Просмотров 4058 месяцев назад
Django Project - Course Introduction | CRUD Project
Django Forms: widgets
Просмотров 1,1 тыс.10 месяцев назад
Django Forms: widgets
Django Forms: Custom Validations
Просмотров 58111 месяцев назад
Django Forms: Custom Validations
Django Forms: Password Input
Просмотров 67011 месяцев назад
Django Forms: Password Input
Django Forms: ManyToMany Field
Просмотров 2,3 тыс.Год назад
Django Forms: ManyToMany Field
Django Forms: Choice Field
Просмотров 4,7 тыс.Год назад
Django Forms: Choice Field
Django Forms: URL Field
Просмотров 620Год назад
Django Forms: URL Field

Комментарии

  • @Pradise_off
    @Pradise_off 16 часов назад

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

  • @cool5019
    @cool5019 3 дня назад

    Thanks ❤

  • @lukelyu3264
    @lukelyu3264 16 дней назад

    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 24 дня назад

    Really useful thank man

    • @DjangoWorld
      @DjangoWorld 11 дней назад

      Welcome, glad you liked it <3

  • @mvnk001
    @mvnk001 25 дней назад

    Thanku

  • @zubaithaaafrin7547
    @zubaithaaafrin7547 29 дней назад

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

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim Месяц назад

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim Месяц назад

    Thanks for this it's informative 🎉

  • @user-ip9ke4bo1i
    @user-ip9ke4bo1i Месяц назад

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

  • @sarojchaudhary9967
    @sarojchaudhary9967 Месяц назад

    Thank You bro, Love from Nepal

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim Месяц назад

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim Месяц назад

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim Месяц назад

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim Месяц назад

    Thanks for this it's informative 🎉

  • @bismillahi_arrahmani_arrahim
    @bismillahi_arrahmani_arrahim Месяц назад

    Thanks for this it's informative 🎉

  • @AyunittaWindi-m4x
    @AyunittaWindi-m4x Месяц назад

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

  • @richu7896
    @richu7896 Месяц назад

    super 🥰

  • @frameff9073
    @frameff9073 Месяц назад

    thank you

  • @Doragoon_vzla
    @Doragoon_vzla 2 месяца назад

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

    • @DjangoWorld
      @DjangoWorld Месяц назад

      Thank you so much for your feedback 😄

  • @aminmoghadasi5039
    @aminmoghadasi5039 2 месяца назад

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

  • @phevab
    @phevab 2 месяца назад

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

  • @dumbledoregameyt
    @dumbledoregameyt 2 месяца назад

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

  • @dumbledoregameyt
    @dumbledoregameyt 2 месяца назад

    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 2 месяца назад

    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 2 месяца назад

    Thanks

  • @user-vu9dl3vn7l
    @user-vu9dl3vn7l 2 месяца назад

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

  • @ayaanahmad1085
    @ayaanahmad1085 2 месяца назад

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

  • @coderush24
    @coderush24 3 месяца назад

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

    • @DjangoWorld
      @DjangoWorld 3 месяца назад

      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: ruclips.net/p/PLKnjLEpehhFlspe6zU1yyx5HDvPVDWMBe

    • @coderush24
      @coderush24 3 месяца назад

      @@DjangoWorld Thanks 👍🏻👍🏻

  • @jimbarlow2611
    @jimbarlow2611 3 месяца назад

    Thank you for the detailed example! Very nice.

  • @frameff9073
    @frameff9073 3 месяца назад

    🎉🎉🎉 Thank

  • @UCDAT
    @UCDAT 3 месяца назад

    Problem solved thank you

    • @DjangoWorld
      @DjangoWorld 3 месяца назад

      Your welcome, Happy learning <3

  • @UCDAT
    @UCDAT 3 месяца назад

    Good name of channel

  • @Niki-ue6fk
    @Niki-ue6fk 3 месяца назад

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

    • @DjangoWorld
      @DjangoWorld 3 месяца назад

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

  • @abhisheksharma10600
    @abhisheksharma10600 4 месяца назад

    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 4 месяца назад

      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 4 месяца назад

    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 4 месяца назад

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

  • @abhisheksharma10600
    @abhisheksharma10600 4 месяца назад

    which vscode theme do you use ?

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      You mean in this video ?

  • @yoip1234
    @yoip1234 4 месяца назад

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

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

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

  • @vedantpatel968
    @vedantpatel968 4 месяца назад

  • @abhisheksharma10600
    @abhisheksharma10600 4 месяца назад

    Permission concepts cleared. Will start learning about authentication.

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      Thats niceeee 😃, happy learning 👍

  • @Issachartvonline
    @Issachartvonline 4 месяца назад

    Great video

  • @abhisheksharma10600
    @abhisheksharma10600 4 месяца назад

    This project sounds amazing, i will follow this after i complete django rest framework playlist

  • @abhisheksharma10600
    @abhisheksharma10600 4 месяца назад

    Completed Concreate View Classes.

  • @abhisheksharma10600
    @abhisheksharma10600 4 месяца назад

    which headphone do you use?

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      COSMIC BYTE EQUINOX PHOBOS 7.1 www.thecosmicbyte.com/product/cosmic-byte-equinox-phobos-7-1-surround-rgb-dual-input-gaming-headset/

    • @abhisheksharma10600
      @abhisheksharma10600 4 месяца назад

      @@DjangoWorld thanks

  • @abhisheksharma10600
    @abhisheksharma10600 4 месяца назад

    I have been watching this playlist for last 9 days and trust me this the most structured django rest framework available in youtube. Till now I learn how to connect Postgresql to django, I got a clear concept of decorators, APIView, Generics and Mixins and now proceeding to learn Concrete View Class. It's like my daily habit, I wake up have my breakfast and then I sit to learn django rest framework from this playlist. Thanks a lot for this playlist.

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      Thank you so much for such nice feedback. This is what motivated me to the to create more videos 🙏

  • @abhisheksharma10600
    @abhisheksharma10600 4 месяца назад

    In production grade backend what views do we use ? We use function based views, class based views or generic and mixins based views?

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      In production-grade backends, you can use function-based views for simplicity, class-based views for more complex logic, or generic views and mixins for efficiency in common tasks. The choice depends on the project's requirements and the developers' preferences.

    • @abhisheksharma10600
      @abhisheksharma10600 4 месяца назад

      @@DjangoWorld thanks

  • @Issachartvonline
    @Issachartvonline 4 месяца назад

    Can we get videos on session authentication

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      Follow my new videos i will be covering session authentication in that playlist 👍

  • @abhisheksharma10600
    @abhisheksharma10600 4 месяца назад

    I am learning a lot from this django rest framework playlist. Thanks a lot. You teach really well. Please teach more advance concept in django rest framework. Thank you

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      Thank you so much for you feedback. Yes sure I will starting to drop videos on django then DRF from tomorrow.

  • @Mike09017
    @Mike09017 4 месяца назад

    Thanks a ton! It’s helped me with a university project. Greatly appreciate it!

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      Thats great! Your welcome 😄

  • @GustavoHenriqueZollnerMunhoz
    @GustavoHenriqueZollnerMunhoz 4 месяца назад

    Thanks, can u explain de error messages too? how to use it, im struggling with that :x

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      I ave already explained those django series

  • @bishalgiri7448
    @bishalgiri7448 4 месяца назад

    Very informative video for beginners.Thank you sir!

    • @DjangoWorld
      @DjangoWorld 4 месяца назад

      Thank you for your kind words! I appreciate your support.