Opened 14 years ago

Last modified 14 years ago

#40 new task

Investigate using Djblets

Reported by: adehnert Owned by:
Priority: major Milestone: The Distant Future
Keywords: Cc:

Description

Djblets sounds like it might be useful for the reporting and/or request listing UI's. Somebody should investigate and determine if it is worth using somehow.

alex@kronborg remit [04:27] $ aptitude show python-django-djblets
Description: Re-usable components for Django projects
 Djblets is a library of helper code for Django web applications extracted from the development of Review Board. It offers additional functionality to Django projects including: 
 
[...]
 * Flexible datagrids for displaying data in a paginated list with user-specific column customization, ordering and sorting. 

Change History (1)

comment:1 Changed 14 years ago by adehnert

  • Milestone changed from 1.0 to The Distant Future

Looking at http://www.chipx86.com/blog/2008/07/25/django-development-with-djblets-data-grids/ a bit, AFAICT, djblets' data grids provide sorting and column selection, but not filtering. I think that this means that we don't hugely care. It might be worth further investigating to see if it might be reasonable to build filtering on top.

Note: See TracTickets for help on using tickets.