django-datatable-view
master
  • 0.9 Migration Guide
  • Topics
    • The client and server interaction model
    • Searching
    • Sorting
    • Third-party model fields
    • Caching
  • datatableview module documentation
django-datatable-view
  • Docs »
  • Topics
  • Edit on GitHub

TopicsΒΆ

  • The client and server interaction model
    • High-level description
    • The table configuration object
    • Update the configuration from GET parameters
    • Generating the queryset filter
    • Sorting the table by column
  • Searching
    • Parsing the search string
    • Deriving the Q() filter
    • Compound columns with different data types
  • Sorting
    • Pure database columns
    • Mixed database and virtual sources
    • Pure virtual columns
    • Columns without sources
  • Third-party model fields
    • Registering fields with custom columns
    • Skipping column registration
  • Caching
    • Caching Strategies
      • cache_types.DEFAULT
      • cache_types.SIMPLE
      • cache_types.PK_LIST
      • cache_types.NONE
    • Settings
      • DATATABLEVIEW_CACHE_BACKEND
      • DATATABLEVIEW_CACHE_PREFIX
      • DATATABLEVIEW_DEFAULT_CACHE_TYPE
      • DATATABLEVIEW_CACHE_KEY_HASH
      • DATATABLEVIEW_CACHE_KEY_HASH_LENGTH
Next Previous

© Copyright 2018, Autumn Valenta. Revision 6da366e8.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: master
Versions
latest
master
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.