Coder Social home page Coder Social logo

django_tableaux's Introduction

django_tableaux

Django tables with Advanced User eXperience

This project builds upon two well-established django apps: django_tables2 and django_filter and enhances their functionality through a sprinkling of htmx magic. It provides a single class-based view in which you can enable multiple features to deliver a customised user experience that embodies the best practice for interactive tables.

Key features

  • The columns to display can be user-defined
  • Fully responsive: Define different column layouts for mobile, tablet and desktop
  • Bulk actions on selected rows or on all (possibly filtered) rows
  • Infinite scroll
  • Infinite load-more data
  • Position filters in a toolbar, in a modal or embed them within the table header
  • Show active filters with ability to clear individual filters
  • Edit specific fields directly inside the table
  • Easy integration with generic views for CRUD operations

The project is still in beta but is fully usable.

Full documentation to follow.

django_tableaux's People

Contributors

ianastewart avatar

Stargazers

Nikolaus Schlemm avatar  avatar

Watchers

 avatar  avatar

django_tableaux's Issues

Table pagination needs tidying

Support setting self.paginate_by
If user has specified a pagination it should be in the list of row count values
Add infinite pagination to list of rows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.