filmov
tv
Python Django Tutorial #9: Django Update Form, Django Update View | Django blog project
![preview_player](https://i.ytimg.com/vi/Xin4hjyMe6E/maxresdefault.jpg)
Показать описание
This Python Django Tutorial is about using Django Update Form, and Django Update View to update model instance. In this Django Tutorial a user wants to edit his post, he chooses the post, clicks on update or edit button, then Django redirects him to an Update page where he can see the Django Update form filled with the post data - title, text and so on. Then he changes the blog post data, clicks the button update and new changes to the post are saved to the database. After that Django will redirect a User to the post's page.
This behavior can be implemented by using Django update form and Django update view.
And again in the educational purposes I used here the generic View class, to show how the Updating models instances works.
The main idea and in this Django Update Form and View tutorial is the same - the Django Update form has Bootstrap styling, there is data validation with ModelForm and Django Update View, we will use Django updating mixin, and cbv, of course.
Follow me @:
============ SOURCE CODE ================
📎️ The SOURCE CODE is available via Patreon:
======================================
➥ Please ➥ Like ➥ Comment ➥ Subscribe
✴️✴️✴️ Web Scraping course ✴️✴️✴️
is available via Patreon here:
or its landing:
▶️ This Django blog tutorial. List of videos:
#0. Demo
#1. Django Project Structure
#2. Routing and Handling requests
#3. Template Inheritance
#4. Models. Blog Posts
#5. Tag Model and ManyToMany Relationships
#6. Class Based Views and using Mixins
#7. Django Forms. Creating Tags.
#8. Forms. Creating Posts
#9. Django Update Form, and Django Update View for updating model instances using Django Forms
#10. Deleting via Forms
#11. Using custom CSS
#12. Restricting access
#13. Django Pagination
#14. Django Basic Search
✴️✴️✴️ PLAYLISTS ✴️✴️✴️
🔹Django Tutorial: Blog Engine
🔹Kivy Tutorial: Coppa Project
🔹Telegram Bot with Python (CoinMarketCap)
🔹Python Web Scraping
➥➥➥ SUBSCRIBE FOR MORE VIDEOS ➥➥➥
Red Eyed Coder Club is the best place to learn Python programming and Django:
Python Django Tutorial #9: Django Update Form, Django Update View | Django 3 Crash Course
#django #djangoupdateform #redeyedcoderclub
This behavior can be implemented by using Django update form and Django update view.
And again in the educational purposes I used here the generic View class, to show how the Updating models instances works.
The main idea and in this Django Update Form and View tutorial is the same - the Django Update form has Bootstrap styling, there is data validation with ModelForm and Django Update View, we will use Django updating mixin, and cbv, of course.
Follow me @:
============ SOURCE CODE ================
📎️ The SOURCE CODE is available via Patreon:
======================================
➥ Please ➥ Like ➥ Comment ➥ Subscribe
✴️✴️✴️ Web Scraping course ✴️✴️✴️
is available via Patreon here:
or its landing:
▶️ This Django blog tutorial. List of videos:
#0. Demo
#1. Django Project Structure
#2. Routing and Handling requests
#3. Template Inheritance
#4. Models. Blog Posts
#5. Tag Model and ManyToMany Relationships
#6. Class Based Views and using Mixins
#7. Django Forms. Creating Tags.
#8. Forms. Creating Posts
#9. Django Update Form, and Django Update View for updating model instances using Django Forms
#10. Deleting via Forms
#11. Using custom CSS
#12. Restricting access
#13. Django Pagination
#14. Django Basic Search
✴️✴️✴️ PLAYLISTS ✴️✴️✴️
🔹Django Tutorial: Blog Engine
🔹Kivy Tutorial: Coppa Project
🔹Telegram Bot with Python (CoinMarketCap)
🔹Python Web Scraping
➥➥➥ SUBSCRIBE FOR MORE VIDEOS ➥➥➥
Red Eyed Coder Club is the best place to learn Python programming and Django:
Python Django Tutorial #9: Django Update Form, Django Update View | Django 3 Crash Course
#django #djangoupdateform #redeyedcoderclub
Комментарии