We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5c133 commit cc3239eCopy full SHA for cc3239e
README.rst
@@ -6,7 +6,7 @@ A lightweight file upload input for Django and Amazon S3.
6
Django-S3File allows you to upload files directly AWS S3 effectively
7
bypassing your application server. This allows you to avoid long running
8
requests from large file uploads. This is particuallary helpful for if
9
-you run your service on AWS Lambda or Heroku where you have a fix request
+you run your service on AWS Lambda or Heroku where you have a hard request
10
limit.
11
12
|PyPi Version| |Build Status| |Test Coverage| |GitHub license|
0 commit comments