0
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Django 4 support (#223) More... 20 days ago
update docs token auth More... 28 days ago
Move CSV Export to settings More... 2 months ago
Rename total stat to total_records More... 6 months ago
Add documentation for the route decorators More... 6 months ago
Stat from dict to namedtuple More... 6 months ago
Add meta info to stats More... 6 months ago
Move stats definition to backend More... 6 months ago
Add special after filter More... 6 months ago
Add generic stats endpoint More... 6 months ago
Fix a bug where storing a m2m field with a through relation which is a bindermodel crashes if binder history is turned on More... 9 months ago
Fix linting errors in csvexport More... 9 months ago
Fix an issue where the binder migrations would break if changesets are not hashable More... 9 months ago
Added alternative_filters field to view More... 10 months ago
Merge pull request #224 from CodeYellowBV/fix_bug_with_virtual_relations More... 10 months ago
Update ANTIALIAS to LANCZOS as thumbnail strategy, since ANTIALIAS support is dropped in pillow 10 More... 11 months ago
Merge pull request #222 from CodeYellowBV/drop_django_2_support More... 11 months ago
Fix including of virtual relations when a model is included in more than one relation More... 11 months ago
Add failing tests for virtual relations for relations that are part of multiple withs More... 11 months ago
Update comment for OrderableAggMixin, and why it is still relevant More... about 1 year ago
officially drop django2 support in binder More... about 1 year ago
Merge pull request #221 from CodeYellowBV/add-decimal-filter More... about 1 year ago
Merge pull request #220 from CodeYellowBV/fix_bug_with_nullable_default_orderings_in_multi_put More... about 1 year ago
Add support for decimal filter More... about 1 year ago
Fix new stricter linting rules More... about 1 year ago
Add additional test for dealing with nullable foreign keys as default ordering More... about 1 year ago
Add fix for doing a multiput on a model by default sorted on a nullable foreign key More... about 1 year ago
Add failing test case for doing a multiput on a model by default sorted on a nullable foreign key More... about 1 year ago
Merge pull request #204 from CodeYellowBV/annotation-optimizations More... about 2 years ago
Add HTML field plugin (#210) More... about 2 years ago