0
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Make request value parsing overridable More... about 3 years ago
Update tokenauth.md More... about 3 years ago
Add parameter to request to indicate it is token authorized. More... about 3 years ago
Merge pull request #161 from robinzelders/master More... about 3 years ago
Turn get Authentication Headers into a separate function to allow for customization More... about 3 years ago
Merge pull request #160 from CodeYellowBV/allowed-extensions More... about 3 years ago
change test that was incorrect More... about 3 years ago
CI pls More... about 3 years ago
disable image upload without extension More... about 3 years ago
fix tests that were wrong More... about 3 years ago
Fix error on normal image / field fields, as they didn't have the allowed_extensions More... about 3 years ago
fix not nullable image field in test app More... about 3 years ago
Break allowed_extension test into two More... about 3 years ago
Added allowed_extensions More... about 3 years ago
Fix crash on file hash view More... about 3 years ago
Merge pull request #154 from CodeYellowBV/use-original-filename More... about 3 years ago
Update docs to include filename More... about 3 years ago
Fix flake8 issues More... about 3 years ago
Add special case for ContentFile More... about 3 years ago
Merge pull request #158 from CodeYellowBV/make_null_value_matter_other_approach More... about 3 years ago
Remove impossible error More... about 3 years ago
Fix tests More... about 3 years ago
Handle isnull=false in field filter instead, also refactor field filters a bit to allow for easier overriding More... about 3 years ago
Make empty string not falsish for isnull qualifier More... about 3 years ago
parse negative answers to null value filters More... about 3 years ago
Add tests for isnull modifier on datetime filters More... about 3 years ago
Merge pull request #156 from asma-oueslati/update-deprecated-ugettext More... about 3 years ago
Update deprecated ugettext to gettext More... about 3 years ago