- Language: en
26 results for Best practices in version 3.0
-
How to install Django
- … How to install Django This document will get you up and running with Django. Install …
-
Uploaded Files and Upload Handlers
- … Uploaded Files and Upload Handlers Uploaded files class UploadedFile [source] During file uploads, the actual …
-
Database transactions
- … Database transactions Django gives you a few ways to control how database transactions are managed …
-
Built-in template tags and filters
- … Built-in template tags and filters This document describes Django’s built-in template tags …
-
Reporting bugs and requesting features
- … Reporting bugs and requesting features Important Please report security issues only to security @ djangoproject …
-
Database access optimization
- … Database access optimization Django’s database layer provides various ways to help developers get the …