Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit f209258

Browse files
Update README.md
1 parent 9c29b8c commit f209258

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
[![Downloads](https://static.pepy.tech/personalized-badge/ninja-put-patch-file-upload-middleware?period=month&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](https://pepy.tech/project/ninja-put-patch-file-upload-middleware)
22

3+
> [!NOTE]
4+
The functionality of this PR has been merged via [django-ninja#1423](https://github.com/vitalik/django-ninja/pull/1423)
5+
6+
37
# ninja_put_patch_file_upload_middleware
48
This middleware allows users to upload files using the HTTP PUT or PATCH method. Backports the functionality from [django-ninja#719](https://github.com/vitalik/django-ninja/pull/719) which in turn is based on [django-ninja#417 (comment)](https://github.com/vitalik/django-ninja/issues/417#issuecomment-1092545699) which should be available in `django-ninja` if [django-ninja#397](https://github.com/vitalik/django-ninja/pull/397) is merged ( in that case this middleware works as a backport )
59

0 commit comments

Comments
 (0)