KEMBAR78
Django Main Topics | PDF
0% found this document useful (0 votes)
14 views3 pages

Django Main Topics

Uploaded by

Sudarshan Shinde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views3 pages

Django Main Topics

Uploaded by

Sudarshan Shinde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Django Main Topics

Models Jinja templating Server side logic Internationalization Multipledb


Fake migrations Custom Authentication Custom middleware Custom signals
Django templating language url context processors celery

function based views class based views model inheritance


how to achieve authentication in different ways
cache cookies session SQL database (Views, Stored Procedure, etc.)

Forms – types, meta class, forms validations, Time stamped model

Model slug field signals sessions model inheritance

two db in one project Internationalization ORM

makemigartions -reset, database backup migrate


Fake migrations

Pagination CBV and FBV custom authentication model


manager

Admin dtl, context processor


middlewares

Ffmpeg post,get, put,update, delete, patch


url (next)

celery email sending with Django

create custom django management commands

How to Implement Dependent/Chained Dropdown List with


Django

implement multiple user types with django


add recapcha to sign in form Queryset in Django
jinja templating

Two factor authentication

Mixins

send email

otp verification email

deploy on python anywhere

export to pdf

Database

mysql and postgresql

queries

mysql injection

constraints

foreign key, primary key, unique key

group by,

REST API

request

Response

Views, Generic Views

Routers

Serializers

Pagination

Filtering

save two models in one serializer


JWT authentication

Database

Joins
Sql injection
Queries

You might also like