Navigation

  • index
  • modules |
  • next |
  • django-query-builder 3.2.1 documentation »

Table of Contents¶

  • django-query-builder Documentation
    • Why use querybuilder?
    • Why not just use django’s .raw() function?
  • Installation
    • Requirements
  • Usage Examples
    • Selecting records as dictionaries
    • Sorting
    • Limit and Offset
    • Filtering
    • Fields
    • Aggregates
    • CustomFields
    • Date functions
    • Joins
    • Json Fields
    • Connection Setup
    • Reference Material
  • Query API documentation
    • Query
    • QueryWindow
    • Join
    • Expression
    • Where
    • Group
    • Sorter
    • Limit
  • Field API documentation
    • FieldFactory
    • Field
    • SimpleField
    • MultiField
    • AggregateField
    • CountField
    • AvgField
    • MaxField
    • MinField
    • StdDevField
    • NumStdDevField
    • SumField
    • VarianceField
    • RowNumberField
    • RankField
    • DenseRankField
    • PercentRankField
    • CumeDistField
    • NTileField
    • LeadLagField
    • LagField
    • LeadField
    • LeadLagDifferenceField
    • LagDifferenceField
    • LeadDifferenceField
    • FirstValueField
    • LastValueField
    • NthValueField
  • Tables API documentation
    • TableFactory
    • Table
    • SimpleTable
    • ModelTable
    • QueryTable
  • Contributing
    • Running the tests
    • Code Quality
    • Code Styling
    • Building the docs
    • Release Checklist
    • Vulnerability Reporting
  • Release Notes
    • v3.2.1
    • v3.2.0
    • v3.1.0
    • v3.0.4
    • v3.0.3
    • v3.0.2
    • v3.0.1
    • v3.0.0
    • v2.0.1
    • v2.0.0
    • v1.2.0
    • v1.1.0
    • v1.0.0
    • v0.15.0
    • v0.14.3
    • v0.14.2
    • v0.14.1
    • v0.14.0
    • v0.13.0
    • v0.12.0
    • v0.11.3
    • v0.11.2
    • v0.11.1
    • v0.11.0
    • v0.10.0
    • v0.9.0
    • v0.8.1
    • v0.7.2
    • v0.7.1
    • v0.7.0
    • v0.5.10
    • v0.5.9
    • v0.5.8
    • v0.5.7

Next topic

django-query-builder Documentation

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • django-query-builder 3.2.1 documentation »
© Copyright 2014, Ambition Inc..