Django 4.x

GPTKB entity

Statements (70)
Predicate Object
gptkbp:instance_of gptkb:software_framework
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Django_REST_framework_Simple_JWT
gptkb:Django_Guardian
gptkb:REST_Framework
gptkb:Django_Allauth
gptkb:Django_Crispy_Forms
gptkb:Django_testing_framework
gptkbp:cache_size Caching framework
gptkbp:community_support gptkb:Stack_Overflow
gptkb:Django_Forum
gptkb:Reddit_Django_community
Django Discord server
Django IRC channel
gptkbp:deployment Docker support
AWS support
Google Cloud support
Heroku support
Digital Ocean support
gptkbp:developed_by gptkb:Django_Software_Foundation
gptkbp:engine Django template language
Jinja2 support
gptkbp:features Improved performance
Database functions
Support for Postgre SQL 14
New password validation options
Type hints support
Support for Python 3.8 and above
Customizable user model
New form rendering system
gptkbp:first_released December 2021
gptkbp:has_community Django community
gptkbp:has_documentation Official Django documentation
gptkbp:has_feature Django packages
gptkbp:has_version Git integration
Subversion integration
Mercurial integration
https://www.w3.org/2000/01/rdf-schema#label Django 4.x
gptkbp:is_compatible_with gptkb:Database_Management_System
gptkb:star
SQ Lite
gptkbp:is_supported_by gptkb:Company
Middleware framework
File upload handling
Email handling
Static files management
gptkbp:is_tested_for Unit testing framework
gptkbp:is_used_by gptkb:Instagram
gptkb:Pinterest
gptkb:Bitbucket
gptkb:Disqus
gptkb:Mozilla
gptkbp:language gptkb:Library
gptkbp:latest_version 4.2
gptkbp:license gptkb:BSD_License
gptkbp:localization Translation framework
gptkbp:released Regular release cycle
gptkbp:security_features User authentication system
Built-in protection against CSRF
Built-in protection against SQL injection
Built-in protection against XSS
gptkbp:session Session framework
gptkbp:supports gptkb:Database_Management_System
gptkb:WSGI
gptkb:ASGI
REST framework
gptkbp:user_interface Built-in admin interface
Django management commands
gptkbp:uses ORM (Object-Relational Mapping)
MTV (Model-Template-View) architecture