2 тысяч подписчиков
228 видео
PageNumberPagination in Django Rest Framework.
Django Project - Models in Django
How to Save To-Do Tasks to the Database in Django
Django Forms: Custom Validations
Creating Views and Routes in Django: A Comprehensive Guide | DRF
Setting Up Environment Variables in Django for Secure Configurations
Restrict urls in class based view | Django | Python
Static in django | Django | Python
Creating custom user registration form | Django | Python
Django Forms: Form Fields Available In Django
Django Forms: Image Field
Django Forms: CharField in Django Forms
Build a RESTful API with Django: User Authentication and Login/Logout Functionality
A Step-by-Step Guide to Implementing Basic Authentication in Django REST Framework
Django Project - Easy way to Setup Django Project
Django Forms: DateField
LimitOffsetPagination in Django Rest Framework
Securing secret key and Debug variable in env file | Django | Python
Views and urls in django | Django | Python
Django Project: Post Request in django
String concatenation and string formatting | Python
Slicing in string | Python
Django Todo: Integrate PostgreSQL Database 🐘🗄️🔗
Django Crispy Forms with Bootstrap 5
Understanding HTTP Status Codes | DRF Tutorials
Creating Login, signup buttons and views | Django | Python
Django project: How to read data in django?
Adding edit and delete button in blog detail page | Django | Python
Understanding Throttling in Django Rest Framework: An Introduction
Fixing navbar active class | Django | Python
DRF's Concreate View Classes - RetrieveApiView | DRF
User Registration and Password Management In DRF
How to Use UpdateModelMixin with Generic View for updating Data | DRF
Hello World program in django rest framework | DRF
Django Project - Introduction to Django and its file system
Understanding Permissions in Django REST Framework
How to Create Blog Views in Django - List and Detail | DRF
Widgets in forms | Django | Python
Dictionary in python
How to use lookup_field for custom view and url's logic | DRF
Font Awesome in django | Django | Python |
CursorPagination in Django Rest Framework
Django Todo: Setting Up Your Django Environment 🛠️📋 | A Step-by-Step Guide 📖✨
Creating dashboard design in blog project | Django | Python
Deploying website and database on heroku | Django | Python
Beginner's Guide to Django Rest Framework: What is REST API? | DRF
Try and Except in python
Django Project: Employee detail view
Django Forms: ManyToMany Field
Class based view part 1 | Django | Python