- Language: en
24 results for Best practices in version 1.8
-
FAQ: General
- … best practices of Web development. In fall 2003, the World Online developers (Adrian Holovaty and Simon …
-
Committing code
- … best pull requests possible. In practice however, committers - who will likely be more familiar with …
-
Performance and optimization
- … practices you should adopt even before you start thinking about improving performance. In this respect Python is an excellent language to work with, because solutions that look elegant and feel right usually are the best …
-
QuerySet API reference
- … QuerySet API reference This document describes the details of the QuerySet API. It builds on …
-
Model instance reference
- … Model instance reference This document describes the details of the Model API. It builds on …
-
Translation
- … Translation Overview In order to make a Django project translatable, you have to add a …
-
Database access optimization
- … Database access optimization Django’s database layer provides various ways to help developers get the …
-
Databases
- … Databases Django attempts to support as many features as possible on all database backends. However …
-
Uploaded Files and Upload Handlers
- … Uploaded Files and Upload Handlers Uploaded files class UploadedFile [source] During file uploads, the actual …
-
Reporting bugs and requesting features
- … Reporting bugs and requesting features Important Please report security issues only to security @ djangoproject …