Learn Django Class Based Views - UpdateView - Theory and Examples

preview_player
Показать описание
Learn Django Class-Based Views through a series of small Django tutorials introducing Class-Based Views starting with providing you an introduction to the generic built in Django views. Here in this tutorial we take a look at the generic UpdateView, theory and examples of its use.

00:00 Introduction

Need help downloading and starting the code?
=================================================
Tutorial - How to download and run the code (must have Python installed)
=================================================

Code Repository

SUBSCRIBE to get more free tutorials, courses and code snippets!

Follow us on Facebook

Follow use on Twitter:
Рекомендации по теме
Комментарии
Автор

I've learnt a lot from this series so far, thank you very much!

MadRad
Автор

Thank you thank you thank you! You wonderful British man! This helped me so much! I was stuck on how to make use of UpdateViews while simultaneously creating your own custom form to be used in said view. This is the only tutorial where this was shown and exquisitely explained! Subscribed forever!

breadenthusiast
Автор

Phew 7 lectures over 3 hours. Lots of perspiration but what is gain without effort. Thanks so much, hope your footy team wins tomorrow on 11th Nov (provided its in the Red part of Manchester)

rembautimes
Автор

Thank you bro for precious and useful content. I gained some knowledge from your contents.

khomidovsirojiddin
Автор

what if you have a parent and child table that has 1 to 1 relationship to a user table and you want to update the user and the parent at the same time, how can you achieve that? it would be nice if someone can share the knowledge. thanks

jesusasadey
Автор

i just couldn't find these generic views in Django documentation (maybe i'm bad at searching). Acn you share the link of official documentation where all the generic views and their usage is discussed?

AkshayKumar-kzzh
Автор

Amazing work, I am understand so many things than defore) Could you make course like "e-commerce with django"?

davidsemenenko
Автор

why i receiviing "Method Not Allowed (POST): /" when i use the UpdateView? Can someone help me?

TiagoMedinaEstevam
visit shbcf.ru