0
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 20, 2023 — Apr 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #155 from CodeYellowBV/double-token-auth-length More... about 3 years ago
Double token auth length More... about 3 years ago
Don't use self.open() to mimize changing Django behavior More... over 3 years ago
Merge pull request #153 from CodeYellowBV/dont-crash-for-missing-files-on-disk More... over 3 years ago
Handle missing files on disk better More... over 3 years ago
Merge pull request #152 from CodeYellowBV/force-skip-csrf-when-using-token-auth More... over 3 years ago
Fix multi request test More... over 3 years ago
Force skipping csrf when using token auth More... over 3 years ago
Merge pull request #150 from CodeYellowBV/django3 More... over 3 years ago
Fix uploading file without extension More... over 3 years ago
Fix tests More... over 3 years ago
Stip off folders from filename More... over 3 years ago
Use orignal filename instead of id More... over 3 years ago
Merge pull request #140 from CodeYellowBV/custom-file-fields More... over 3 years ago
Add documentation More... over 3 years ago
Remove unused f-string More... over 3 years ago
Make sure POSTing file returns meta data More... over 3 years ago
Fix incompatibility with reusing same file twice More... over 3 years ago
Fix blankable but not nullable file fields More... over 3 years ago
Add failing test for deleting a non nullable file More... over 3 years ago
Make sure not nullable works with new BinderFileField as well More... over 3 years ago
Add support for blank and test upgrading from normal file field More... over 3 years ago
Fix file field post More... over 3 years ago
Save zoo before trying to save a picture More... over 3 years ago
Move temp_imagefile to utils file More... over 3 years ago
Add failing post test More... over 3 years ago
Revert "Added filename to end of URI" More... over 3 years ago
Merge pull request #148 from CodeYellowBV/handle-exceptions-decorator More... over 3 years ago
Merge pull request #151 from CodeYellowBV/fix_m2m_save_model_validation_error More... over 3 years ago
Fix double view instantiation More... over 3 years ago