Tech Solutions In Bangla
This is a basic education channel to teach people about the recent technologies of the world.This channel is for Publishing technical solutions related Videos. Web development on DJango in Bangla tutorial series will be published here Also.
#bangla #Django #Web-development #Django-rest-framework #tutorial #bangla-Django
20. DestroyAPIVew | RetrieveUpdateDestroyAPIView with customization | DRF | REST API
19. UpdateApiview | RetrieveUpdateAPIView with customization | DRF | REST API
18. RetriveAPIView with customization | DRF | REST API | Similar As DJango Detail View
17. LISTAPIView | LIstCreateAPIView with customization | DRF | REST API
16. CreateAPIView with customization | DRF | REST API | Similar as Django CreateView
15. Serializer | Serialize your models data easily | DJango REST API | Be a Professional
14. ModelSerializer | Serialize your models data easily | DJango REST API | Be a Professional
13. APIView | Class based API | Django REST API
12. Permissions and Authenticated Classes | Learn and Understand The Basic Concept of Authentication
11. Simple JWT based Login API and Customization | Increase Lifetime of Token Generated by SimpleJWT
10 Token Based Login API | Django REST login API for token based authentication | Simple login API
09 Registration API in Very Simple Way | Easiest User Registration API | API Like Django View
08 Get API intgration using Javascript or Vue js | How to get data from api and show on template??
07. Django REST framework Function Based API | Create First Django REST API using a function
06. Installation and setup django REST API Project. Configure REST framework in django project
05. Why REST Framework ? Why REST framework is important to learn? Why REST API creation is needed?
04. JSON Data and Data Types | What is json data type? How to get data from json in python?
03. Pre-plan for creating an API | Technique for creating API | What to think before Creating API?
02. DJango Vs REST API | Compare Django vs REST API and get difference to get clear concept of API
01. API in simple understanding | What is an API? ? | Described in Simple way | Django REST API
Django Rest Framework in Bangla (Be a Pro, Code like a Pro) | Introduction To this Series
Chained Dependent Dropdown on Django Admin Panel | Django Advance Course | Multi Level Dropdown
Chained Dependent DropDown with DJango and VueJS. Easiest way to make Dependent dropdown
Challenge! How Class Based View Works | Code structure of Generic APIView | Django Advance Topic |
Use multiple DataBase in single project | Django Advance Topic | Use Two Database In Single Project
User Location Access Through API | DJango Advance Topic | location access | Get User IP by ipware
Part 70. Easiest Way to host django react boilerplate on heroku | Boilerplate Hosting | 100% working
Part 69. Custom Context Processors in django | Access from all django template
Part 68. Django Model JSON field
Part 67. Pass JSON data to Javascript, work with JSON data and Pass again to backend. Django Project