File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ requests from large file uploads. This is particularly helpful for if
1010you run your service on AWS Lambda or Heroku where you have a hard request
1111limit.
1212
13- |PyPi Version | |Build Status | | Test Coverage | |GitHub license |
13+ |PyPi Version | |Test Coverage | |GitHub license |
1414
1515--------
1616Features
@@ -183,8 +183,6 @@ uploaded to AWS S3 directly and not to your Django application server.
183183
184184.. |PyPi Version | image :: https://img.shields.io/pypi/v/django-s3file.svg
185185 :target: https://pypi.python.org/pypi/django-s3file/
186- .. |Build Status | image :: https://travis-ci.org/codingjoe/django-s3file.svg?branch=master
187- :target: https://travis-ci.org/codingjoe/django-s3file
188186.. |Test Coverage | image :: https://codecov.io/gh/codingjoe/django-s3file/branch/master/graph/badge.svg
189187 :target: https://codecov.io/gh/codingjoe/django-s3file
190188.. |GitHub license | image :: https://img.shields.io/badge/license-MIT-blue.svg
You can’t perform that action at this time.
0 commit comments