0
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add TimeField support to serializing & filters More... over 5 years ago
Actually fix ordering on VRs More... over 5 years ago
Move virtual relation field check up to make ordering work More... over 5 years ago
Add 2 failing tests More... over 5 years ago
Change ordering of new objects in dependencies to correspond with order of creation in frontend More... over 5 years ago
Allow params when using binder.view_logger More... over 5 years ago
Call binder_clean when softdeleting to catch validation errors caused by tweaking the deleted property More... over 5 years ago
Also include request in get_metadata More... over 5 years ago
Make generation of metadata extendable by moving it to a separate method More... over 5 years ago
Make wheres work with annotations More... over 5 years ago
Fix multi-put so it doesn't require change permission on the base model More... over 5 years ago
Merge pull request #115 from CodeYellowBV/add_request_to_get_user More... over 5 years ago
add request object to get_user abstraction such that the application can do scoping based upon the request object. For example, by using the subdomain More... over 5 years ago
Remove email exists endpoint from user plugin More... over 5 years ago
Remove email exists endpoint from user plugin More... over 5 years ago
Make authentication overridable and pass request More... over 5 years ago
Dependencies: 2.0 <= django < 3.0 More... almost 6 years ago
Fix some multiput bugs in converting backrefs for one to one fields More... almost 6 years ago
Update copyright year in LICENSE More... almost 6 years ago
Bump version to 1.5.0 More... almost 6 years ago
Abstract aggregation strategy to a proprety, such that is is extensible-ish More... almost 6 years ago
Abstract aggregation strategy to a proprety, such that is is extensible-ish More... almost 6 years ago
Fighting the symptoms instead of the cause :( More... almost 6 years ago
Add failing test for order by bug More... almost 6 years ago
Also do distinct check on last field in filter More... almost 6 years ago
Fix file hash view save More... almost 6 years ago
Update file hash view More... almost 6 years ago
Add file hash view More... almost 6 years ago
Add image format override More... almost 6 years ago
Do not convert jpegs to pngs with resize More... almost 6 years ago