- Language: en
16 results for full text search in version 3.1
-
django-admin and manage.py
- … django-admin and manage.py django-admin is Django’s command-line utility for administrative tasks …
-
QuerySet API reference
- … QuerySet API reference This document describes the details of the QuerySet API. It builds on …
-
Custom template tags and filters
- … Custom template tags and filters Django’s template language comes with a wide variety of …
-
Design philosophies
- … Design philosophies This document explains some of the fundamental philosophies Django’s developers have used …
-
Django 2.0 release notes
- … Django 2.0 release notes December 2, 2017 Welcome to Django 2.0! These release notes cover …
-
Writing your first Django app, part 1
- … Writing your first Django app, part 1 Let’s learn by example. Throughout this tutorial …