painless Posted June 5, 2020 Posted June 5, 2020 (edited) Hello, I need a module called django-googledrive-storage which is used for media files that will be uploaded to my google drive to reduce disk usage. Thank you. UPDATE:the module requires django 3.0 but just install its requirements which are listed below:google-api-python-client>=1.8.2python-dateutil>=2.5.3requests>=2.10.0django-appconf>=1.0.2oauth2client>=2.2.0six>=1.10.0Ill take care the rest of the stuff. Thank you! Edited June 5, 2020 by painless
Sn1F3rt Posted June 5, 2020 Posted June 5, 2020 This support request is being escalated to our root admin.
painless Posted June 5, 2020 Author Posted June 5, 2020 let me specify the version. the latest one requires django 3.0
painless Posted June 5, 2020 Author Posted June 5, 2020 actually, just install these requirements of the package and ill take care of the restgoogle-api-python-client>=1.8.2python-dateutil>=2.5.3requests>=2.10.0django-appconf>=1.0.2oauth2client>=2.2.0six>=1.10.0
Krydos Posted June 5, 2020 Posted June 5, 2020 There you go https://krydos.heliohost.org/cgi-bin/modules37.py
Recommended Posts