django-rest-framework-datatables
latest

Contents:

  • Introduction
  • Quickstart
  • Tutorial
  • The example app
  • Integration with Django-filter
  • Changelog
django-rest-framework-datatables
  • django-rest-framework-datatables documentation
  • Edit on GitHub

django-rest-framework-datatables documentation¶

Seamless integration between Django REST framework and Datatables.

Django Rest Framework + Datatables = Awesome :)

_images/screenshot.jpg

Contents:

  • Introduction
  • Quickstart
    • Installation
    • Configuration
    • And that’s it !
  • Tutorial
    • Backend code
    • A minimal datatable
    • A more complex and detailed example
    • Filtering
    • Pagination
    • Using DataTables via POST method
    • Handling Duplicates in Sorting
    • Creating Links in the Table
  • The example app
    • Postgres
  • Integration with Django-filter
    • Django-Filter Quickstart
    • Differences and Limitations
    • Query Optimization
    • Customizing (global) queries
    • Further Reading
  • Changelog
    • Unreleased
    • Version 0.7.0 (2021-12-09):
    • Version 0.6.0 (2021-02-09):
    • Version 0.5.2 (2020-04-10):
    • Version 0.5.1 (2020-01-13):
    • Version 0.5.0 (2019-03-31):
    • Version 0.4.1 (2018-11-16):
    • Version 0.4.0 (2018-06-22):
    • Version 0.3.0 (2018-05-11):
    • Version 0.2.1 (2018-04-11):
    • Version 0.2.0 (2018-04-11):
    • Version 0.1.0 (2018-04-10):

Useful links¶

  • Github project page

  • Bugtracker

  • Documentation

  • Pypi page

Next

© Copyright 2018, David Jean Louis. Revision 21850164.

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