0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix declarative columns ignoring "hidden_columns" setting More... over 7 years ago
Merge pull request #207 from enstrategic/master More... over 7 years ago
show correct num_filtered if filtering by individual columns More... over 7 years ago
Revert More... almost 8 years ago
Handle case where the field simply no longer exists (impersonate removed the column) More... almost 8 years ago
Add method subclassing hints for legacy view More... almost 8 years ago
Consult callback target for get_extra_record_data More... almost 8 years ago
Fix documentation More... about 8 years ago
Fix outdated strategy of omitting model on datatables More... about 8 years ago
Move applicable kwargs to opts for synthesis More... about 8 years ago
Always build default kwargs for multi-table view More... about 8 years ago
Streamline Datatable class synthesis for Multi view More... about 8 years ago
Debug Tool bar removal and mins More... about 8 years ago
Add 0.9 beta 6 change notes More... about 8 years ago
Make classmethods instance methods More... about 8 years ago
Update test to match new search terms format More... about 8 years ago
Update README for min Django version More... about 8 years ago
Misc: minify JS More... about 8 years ago
Merge pull request #188 from enstrategic/master More... about 8 years ago
add distinct clause to prevent duplicate results from appearing More... about 8 years ago
fix typecast out of string More... about 8 years ago
Add 'cache_queryset_count' option More... about 8 years ago
Avoid issuing COUNT for filtered queryset if no filters are present More... about 8 years ago
Separate object_list counting step to method More... about 8 years ago
Split global search terms during normalization More... about 8 years ago
Add debug logging to caching system More... about 8 years ago
Merge pull request #187 from enstrategic/master More... about 8 years ago
pagination fix, per datatables api recordsTotal is total before filtering, recordsFiltered is total after filtering More... about 8 years ago
Add caching documentation More... about 8 years ago
Append hash of extra kwargs if present More... about 8 years ago