Dennis Ivy
Dennis Ivy
  • 178
  • 18 260 277
Django 5.1 will be more secure by default
Django 5.1 will introduce the new LoginRequiredMiddleware, encouraging you to make your applications more secure by default.
Find me on Twitter: dennisivy11
Find me on LinkedIn: www.linkedin.com/in/dennis-ivanov
Django 5.1 release notes: docs.djangoproject.com/en/dev/releases/5.1/
django-denied package by @MattLayman : github.com/mblayman/django-denied
Переглядів: 5 093

Відео

Django 5.0 Just Made Forms Even Better
Переглядів 7 тис.День тому
Django 5.0 Introduces a new way to render form elements, let’s take a look. Source: docs.djangoproject.com/en/5.0/releases/5.0/#simplified-templates-for-form-field-rendering Find me on Twitter: dennisivy11 Find me on LinkedIn: www.linkedin.com/in/dennis-ivanov
React Authentication With Appwrite Crash Course
Переглядів 16 тис.Рік тому
Get started with Appwrite here: t.co/VCWd0PaVUl Source Code: github.com/divanov11/React-Auth-Private-Routes-With-Appwrite Appwrite Discord Server: discord.gg/appwrite Appwrite Twitter: appwrite Time Stamps: 00:00 - Intro 00:31 - Demo 1:07 - Appwrite Intro 1:54 - Cloning Starter Tempalte 4:30 - Template Review 7:00 - Appwrite Setup 11:45 - Private Route 16:30 - AuthContext 27:55 - Us...
Watch This Before Using Django With MongoDB
Переглядів 41 тис.Рік тому
Using Django with MongoDB is not like connecting to any other relational database, you must proceed with caution. Read full article here: medium.com/@dennisivy/read-this-before-using-mongodb-with-django-879927ce1ef Follow me on twitter: dennisivy11
Easily Convert Django Function Based Views To Class Based Views
Переглядів 29 тис.Рік тому
A quick tutorial on converting function based views to class based views with Django. Full Article: dev.to/dennisivy11/easily-convert-django-function-based-views-to-class-based-views-3okb
6 Django Template Tag's You Should Use
Переглядів 13 тис.Рік тому
Reviewing 6 template tag's that you should try if using the Django template engine. Full Article: dev.to/vijaysoni007/my-favorite-django-template-filters-2nen Follow me on twitter:
Easiest Way To Connect Django To A Postgres Database
Переглядів 73 тис.Рік тому
Ridiculously fast deployment and connection to a Postgres database using @railwayapp. Article that goes with video: dev.to/dennisivy11/easiest-django-postgres-connection-ever-with-railway-11h6 Follow me on twitter: Timestamps: 00:00 - Introduction 1:30 - Setup Django app 3:10 - Modify DATABASES connection 3:35 - Create Postgres DB on Railway 6:35 - Create django super user
Django Skills Roadmap To Getting A Job
Переглядів 65 тис.Рік тому
Django Skills Roadmap To Getting A Job
The New Way To Create Protected Routes With React Router V6
Переглядів 161 тис.2 роки тому
The New Way To Create Protected Routes With React Router V6
How Does WebRTC Work? | Crash Course
Переглядів 51 тис.2 роки тому
How Does WebRTC Work? | Crash Course
CSS Flexbox Oversimplified
Переглядів 9 тис.2 роки тому
CSS Flexbox Oversimplified
Django REST Framework Oversimplified
Переглядів 304 тис.2 роки тому
Django REST Framework Oversimplified
Django Channels & WebSockets Oversimplified
Переглядів 127 тис.2 роки тому
Django Channels & WebSockets Oversimplified
Django Video Chat Website With Controls
Переглядів 114 тис.2 роки тому
Django Video Chat Website With Controls
Django Oversimplified
Переглядів 86 тис.2 роки тому
Django Oversimplified
Build A Group Video Chat App In 15 Minutes
Переглядів 98 тис.2 роки тому
Build A Group Video Chat App In 15 Minutes
React JS Explained In 10 Minutes
Переглядів 246 тис.2 роки тому
React JS Explained In 10 Minutes
Python Django Explained In 8 Minutes
Переглядів 263 тис.2 роки тому
Python Django Explained In 8 Minutes
Is Link Building Most Important In SEO?
Переглядів 2,6 тис.2 роки тому
Is Link Building Most Important In SEO?
Refreshing Tokens With Fetch | Custom Interceptor
Переглядів 18 тис.2 роки тому
Refreshing Tokens With Fetch | Custom Interceptor
Coolest Three.js Portfolio Website!
Переглядів 24 тис.2 роки тому
Coolest Three.js Portfolio Website!
Refreshing Tokens With Axios Interceptors
Переглядів 87 тис.2 роки тому
Refreshing Tokens With Axios Interceptors
Authentication & Refreshing Tokens Implementation
Переглядів 225 тис.2 роки тому
Authentication & Refreshing Tokens Implementation
When a Client Wont Tell You Their Budget
Переглядів 6 тис.2 роки тому
When a Client Wont Tell You Their Budget
Why & When I Use React JS
Переглядів 105 тис.2 роки тому
Why & When I Use React JS
Django 2021 Course Session #4 | Static Files & Theme Installation
Переглядів 22 тис.2 роки тому
Django 2021 Course Session #4 | Static Files & Theme Installation
Django 2021 Course Session #3 | Models Forms & CRUD
Переглядів 19 тис.2 роки тому
Django 2021 Course Session #3 | Models Forms & CRUD
Django 2021 Course Session #2 | Admin Panel, Models & Database Queries
Переглядів 27 тис.2 роки тому
Django 2021 Course Session #2 | Admin Panel, Models & Database Queries
Django 2021 Course Session #1 | Views, URLs & Templates
Переглядів 74 тис.3 роки тому
Django 2021 Course Session #1 | Views, URLs & Templates
Django 2021 | Complete Course
Переглядів 36 тис.3 роки тому
Django 2021 | Complete Course

КОМЕНТАРІ

  • @gee_rex
    @gee_rex 2 години тому

    Thanks for the update bro. Your the best. ...but I think I've never heard u talk about "Generic views'. I use them more cause they're so much easier. Why don't u like them , and will there be any issues with them in the nearest future???

  • @user-gz2hz4rb9v
    @user-gz2hz4rb9v 8 годин тому

    LOL. facebook if written using PHP.

  • @maxrokitsky
    @maxrokitsky 18 годин тому

    Probably the most important question about django we ask in an interview is about lazy querysets. A lot of people dont know that something like .filter() doesn't actually send request to the database immediately. And this is clearly an indication that the interviewee doesn't have any significant experience with django.

  • @user-mi8fe8sm7d
    @user-mi8fe8sm7d 21 годину тому

    - 00:00 - 00:57 --- Introduction - 00:57 - 1:20 ----- Django Installation - 1:20 - 4:28 ------- Setup Project/Configuration - 4:28 - 5:20 ------- Create Template - 5:20 - 6:15 ------- Create view - 6:15 - 9:07 ------- Configure URL Routing - 9:07 - 15:21 ----- Static Files (CSS/Images) - 15:21 - END ----- Styling Page with Bootstrap

  • @dannycypher
    @dannycypher 22 години тому

    Full chat app tutorial please 🥺🙏

  • @augastinendeti4448
    @augastinendeti4448 День тому

    Very nice indeed

  • @mihaelaguja1165
    @mihaelaguja1165 День тому

    I came from your django udemy course and i was wondering if we can have a course of Django + SEO.

  • @fatemerahmanabadi5685
    @fatemerahmanabadi5685 2 дні тому

    thank you

  • @wockster
    @wockster 2 дні тому

    Perfect, just the bite size concept introduction I needed. I've fumbled around a few React codebases over the years without needing to get into the nitty gritty of the code, but now I'm managing a team of React devs so wanted a better holistic understanding and this was a good first step. Thank you!

  • @SaadSabah-fs8yi
    @SaadSabah-fs8yi 2 дні тому

    Finally, pure English,

  • @olyvarjohannes6094
    @olyvarjohannes6094 2 дні тому

    if us programmers had not wasted our life on this crappy job we could have done wau better in nursing or otger medical field saturation doesn't mean shit in medical field there is always demand

  • @juantorres4147
    @juantorres4147 2 дні тому

    For those who are looking for an easy solution to the LogoutView error 405, as others have mentioned, the class now uses the 'POST' method. Therefore, you can create the button as a form <form action="{% url 'logout' %}" method="post"> {% csrf_token %} <button type="submit">Sign Out</button> </form> I've seen other solutions, but this was the easiest one for me and the only one I could successfully implement. I hope this works for you too

  • @adamrichic8753
    @adamrichic8753 2 дні тому

    You come back Dennis!🕶

  • @TheJohcker
    @TheJohcker 3 дні тому

    What equivalent to turbo(hotwire) rails in django?

  • @MohammedSalah2405
    @MohammedSalah2405 4 дні тому

    Wow 😊 Keep sharing these amazing tutorials

  • @SomeAB
    @SomeAB 4 дні тому

    @Dennis Ivy : the last use case in this video is wrong. Because it capitalizes the first letter of each word. Which is not something more people would want. Instead the built-in 'capfirst' filter can be used to capitalize only the first letter

  • @SomeAB
    @SomeAB 4 дні тому

    @Dennis Ivy: How to style the form with css, individual elements. Please do a video/tutorial on that.

  • @araz911
    @araz911 5 днів тому

    sound like app write, but that is total scam sound, so I prefer PHP MYsql .

    • @DennisIvy
      @DennisIvy 5 днів тому

      What?

    • @araz911
      @araz911 5 днів тому

      @@DennisIvy I prefer PHP MySQL. LAMP

  • @addie023_6
    @addie023_6 5 днів тому

    52:02

  • @JKTurner1
    @JKTurner1 5 днів тому

    LOL

  • @Mister_elliot_dev
    @Mister_elliot_dev 6 днів тому

    Great 👍

  • @Ilhom_Rustamov
    @Ilhom_Rustamov 6 днів тому

    Hello everyone. I wanna thank Dennis Ivy. He teaches us for Django with the most powerful techniques. From Uzbekistan

    • @DennisIvy
      @DennisIvy 6 днів тому

      My absolute pleasure 😁

  • @LSC29Dec12
    @LSC29Dec12 6 днів тому

    Hi Dennis. Thanks for this. I already have script written by a developer but I cannot work out how to use the script to backtest on BTC, ETH, SOL, BCH, BNB, etc. Please could you help?

  • @CodeWithClinton
    @CodeWithClinton 7 днів тому

    Glad to have you back Dennis, hope to see more of you on this channel.

  • @Zeeshantariqpkn
    @Zeeshantariqpkn 7 днів тому

    Welcome Back

    • @DennisIvy
      @DennisIvy 6 днів тому

      🙏

    • @Zeeshantariqpkn
      @Zeeshantariqpkn 6 днів тому

      @@DennisIvy I have learned a lot from the Django series, kindly want to learn create user management system with rights

  • @tloumoreti4800
    @tloumoreti4800 7 днів тому

    Dennis Ivy is the best

  • @mannyebrahimi8696
    @mannyebrahimi8696 8 днів тому

    Welcome back boss 🔥

  • @WebDevCody
    @WebDevCody 8 днів тому

    The man, the legend. He’s back bois

  • @francistrujillo2488
    @francistrujillo2488 8 днів тому

    REST_FRAMEWORK = { 'DEFAULT_PERMISSION_CLASSES': [ 'rest_framework.permissions.IsAuthenticated', ] }

    • @DennisIvy
      @DennisIvy 8 днів тому

      Ah right, I actually forgot about that, dang, would’ve been good to mention in the video.

  • @Aerish369
    @Aerish369 8 днів тому

    what's the secret to such smooth mouse pointer? 😆

    • @DennisIvy
      @DennisIvy 8 днів тому

      I have the hands of a surgeon 😆

  • @hachhh
    @hachhh 8 днів тому

    Finally!!!

  • @teturd169
    @teturd169 8 днів тому

    only good and full course on WebRTC i could find thank you very much. all the other courses are just copy and paste bins that arnt explaining anything. Hope the algo starts recommending this so people dont waste hours with crap

  • @abdulwahidali493
    @abdulwahidali493 8 днів тому

    Your course helped me a lot, thank you sir.

  • @joaoarthurbandeira
    @joaoarthurbandeira 8 днів тому

    Hey Dennis, could you do a project that uses both DRF for backend and Nextjs for the frontend? Thanks, man!

  • @parmanandchauhan6182
    @parmanandchauhan6182 8 днів тому

    Dennis thanku for videos.can u make updated django course with async views and DRF .i am following u for 3 years now.Needs new series or course 🙏

  • @ifeanyinneji7704
    @ifeanyinneji7704 8 днів тому

    Need this to be integrated in Django rest framework also

  • @itslemah
    @itslemah 8 днів тому

    Please drop some new django tutorials for us Denis, we really need it

  • @amaangigani9372
    @amaangigani9372 8 днів тому

    Please make videos of all the new cool add ons❤️

  • @MrSunTrope
    @MrSunTrope 8 днів тому

    We missed you

    • @DennisIvy
      @DennisIvy 8 днів тому

      I missed you all too 😁

  • @ayushvanvary
    @ayushvanvary 8 днів тому

    Good to see back Dennis❤ Are you busy learning php at Appwrite Keep posting django Stuff man, You are best

    • @DennisIvy
      @DennisIvy 8 днів тому

      Haha busy at appwrite, but not php

  • @yashinshekh802
    @yashinshekh802 8 днів тому

    after a long time. doing great job. keep posting the new video

  • @olanrewajuadam7499
    @olanrewajuadam7499 8 днів тому

    Thank you Dennis for this I am not switching to that stressful version, who gave them that recommendation

  • @hasiiabbasi
    @hasiiabbasi 8 днів тому

    Thanks a lot❤

  • @alexdin1565
    @alexdin1565 9 днів тому

    Hi Dennis please can you make a video on how we can override django default admin dashboard using tailwind or we use something like react because thedefault one not good and thanks again for this toutorials

  • @thetechtimes
    @thetechtimes 9 днів тому

    Can you show us how can we create SaaS in Django must needed, Thanks for your contribution man ❤

  • @learnwithkhensani24
    @learnwithkhensani24 9 днів тому

    Cool staff💯

  • @sweethouse2773
    @sweethouse2773 9 днів тому

    Love to see you make videos again. You Django 7 hours Django course taught me a lot. I would be glad if you can make a tutorial like that on DRF and NEXT js on UA-cam

  • @ahmedrashad494
    @ahmedrashad494 9 днів тому

    is there any news regarding the real time in django without channels 😢?