0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small changes More... over 2 years ago
Merge pull request #176 from CodeYellowBV/time_parsing More... over 2 years ago
Support ISO formats when parsing time strings More... over 2 years ago
GitHub actions (#173) More... over 2 years ago
Add datetimerange serialization More... almost 3 years ago
Add test for datetimerange serialization More... almost 3 years ago
Merge pull request #171 from CodeYellowBV/mssql_support More... almost 3 years ago
automatically detect if we need to use StraingAgg in the AggStrategy More... almost 3 years ago
add stringagg orderable strategy More... almost 3 years ago
Merge pull request #170 from CodeYellowBV/multiple_writable_database_support More... almost 3 years ago
use try except instead of get on settings, because that doesn't work More... almost 3 years ago
add support for multiple writable databases More... almost 3 years ago
Just change datum instead of returning it More... almost 3 years ago
Actually join right value More... almost 3 years ago
Move joining of values after formatter function More... almost 3 years ago
Add option to specify extra params in csv export view More... almost 3 years ago
Merge pull request #162 from robinzelders/master More... almost 3 years ago
Merge pull request #165 from jeroenvanriel/model-validation-reverse-relations More... almost 3 years ago
Change error checking into assertion More... almost 3 years ago
Add assertion about validation response More... almost 3 years ago
Merge pull request #164 from jeroenvanriel/readme-test-instructions More... almost 3 years ago
Changed specific test hint More... almost 3 years ago
Move file validation to _store_field More... almost 3 years ago
Add possiblity to send files in request body More... almost 3 years ago
Merge pull request #166 from CodeYellowBV/better_document_authentication_logic More... about 3 years ago
refactor code slightly such that it is easier to understand what is going on with the unauthenticated logic More... about 3 years ago
Add some hints for testing Binder. More... about 3 years ago
Raise model validation errors immediately. When there are model validation errors, we just raise them immediately, without continuing to try and set related 'reverse relationship' fields. More... about 3 years ago
Add failing tests for all reverse relationships. More... about 3 years ago
Merge pull request #163 from CodeYellowBV/override-req-vals More... about 3 years ago