You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2021/06/30 19:35:25 UTC

[airavata-django-portal-sdk] 03/04: Merge branch 'airavata-3475'

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal-sdk.git

commit 5173c938980c4785db713620eccc7e7d0b589e8e
Merge: b63ea60 5802ba9
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed Jun 30 15:33:15 2021 -0400

    Merge branch 'airavata-3475'

 .../user_storage/__init__.py                       |  2 ++
 airavata_django_portal_sdk/user_storage/api.py     |  9 +++++++
 .../user_storage/backends/base.py                  |  9 +++++++
 .../backends/django_filesystem_provider.py         | 31 +++++++++++++++++++++-
 setup.py                                           |  2 +-
 5 files changed, 51 insertions(+), 2 deletions(-)