Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 900 Bytes

index.rst

File metadata and controls

31 lines (22 loc) · 900 Bytes

PostgreSQL lookups and functions for Django apps

How often have you had the impression that Django was not providing all the lookup expressions and functions for your queries? Probably not that often, but now here is a small collection that I consider quite useful.

You will get started quite quickly!

quickstart api

In this documentation I will assume the following data model to illustrate code examples:

models.dot

Indices and tables

  • genindex
  • modindex
  • search