This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal-sdk.git
from ded9924 AIRAVATA-3677 Convert creation time with microseconds
add 14c69b2 AIRAVATA-3679 stream the zip file instead of creating temp
file
add e954a84 Bump to version 1.7.0
No new revisions were added by this update.
Summary of changes:
README.md | 8 +-
airavata_django_portal_sdk/tests/test_views.py | 116 +++++++++++++++++++++++++
airavata_django_portal_sdk/views.py | 96 ++++++++++----------
requirements.txt | 1 +
setup.py | 3 +-
5 files changed, 176 insertions(+), 48 deletions(-)
create mode 100644 airavata_django_portal_sdk/tests/test_views.py