Django Postgres Extensions
latest

Contents:

  • Feature Overview
  • Indices and tables
  • Getting started
  • ArrayField
  • HStoreField
  • JSONField
  • Array Many To Many Field
  • Querysets
  • Running Tests
Django Postgres Extensions
  • Docs »
  • Welcome to Django Postgres Extensions’s documentation!
  • Edit on GitHub

Welcome to Django Postgres Extensions’s documentation!¶

Contents:¶

  • Feature Overview
    • Custom Postgres backend
    • ArrayField
    • HStoreField
    • JSONField
    • ModelAdmin
    • Additional Queryset Methods
    • Array Many To Many Field
  • Indices and tables
  • Getting started
    • Installation
    • Setup project
  • ArrayField
    • Basic Usage
    • Array Indexes
    • Database Functions
    • Use in ModelForms
    • Array Lookups
  • HStoreField
    • Basic Usage
    • Individual keys
    • Database functions
    • Use With Nested Form Field
  • JSONField
    • Basic Usage
    • Individual keys
    • Database functions
    • Use With NestedFormField
  • Array Many To Many Field
    • Basic Usage
  • Querysets
    • Additional Queryset Methods
  • Running Tests
    • Running
    • Benchmarks

User Guide¶

Getting started describes how to get up and running with Django Postgres Extensions. Feature Overview gives a basic overview of the features in Django Postgres Extensions.
Next

© Copyright 2017, Paul Martin. Revision 1135dc9b.

Built with Sphinx using a theme provided by Read the Docs.