Topics
Django Model
About this topic: Articles tagged __TAG__
Showing 5 articlesRelated tags
Topics
Articles
Showing 5 articles
How-tos
How to Delete a Record of a Model in Django
Learn how to delete a record of a Model in Django with our comprehensive guide. This article covers various methods including using the delete() method, filter() for multiple …
↗
How-tos
How to Create Objects in Django
The purpose of this article is to explain what is a model and how to create objects using the create() method and see how to work the save() method in Django.
↗
How-tos
How to Create Field for Multiple Choices in Django
In this article, we will look at making a field for multiple choices and show you how to allow users to select multiple choices in Django.
↗
How-tos
Function of On_delete Parameter in Django Models
Learn about the function of on_delete parameter in Django Models
↗
How-tos
Meta Class in Django Models
Learn about the role of the Meta Class in Django Models.
↗
No articles found
Try clearing the filters.