summaryrefslogtreecommitdiff
path: root/docs/ref/models/index.txt
blob: e48e1385781a14a86d9d74031b772cb204961434 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
======
Models
======

Model API reference. For introductory material, see :doc:`/topics/db/models`.

.. toctree::
   :maxdepth: 1

   fields
   indexes
   constraints
   meta
   relations
   class
   options
   instances
   querysets
   lookups
   expressions
   conditional-expressions
   database-functions