{ "info": { "author": "Kevis Wang", "author_email": "keviswang@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "===================\ndjango-oss2-storage\n===================\n\nInstallation\n============\nInstalling from PyPI is as easy as doing::\n\n pip install django-oss2-storage\n\nOnce that is done add ``storages`` to your ``INSTALLED_APPS`` and set ``DEFAULT_FILE_STORAGE`` to the\nbackend of your choice. If, for example, you want to use the boto3 backend you would set::\n\n DEFAULT_FILE_STORAGE = 'oss2_storage.backends.Oss2MediaStorage'", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-oss2-storage", "package_url": "https://pypi.org/project/django-oss2-storage/", "platform": "", "project_url": "https://pypi.org/project/django-oss2-storage/", "project_urls": null, "release_url": "https://pypi.org/project/django-oss2-storage/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "Support for aliyun oss2 storage backends in Django", "version": "1.0.4" }, "last_serial": 3080032, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "09bf77cb83bec132783296d6e1083f4e", "sha256": "625cbd404db62f4c62db01ecca019137a7972a9c85cd6da6bc15024049eb329e" }, "downloads": -1, "filename": "django-oss2-storage-1.0.1.tar.gz", "has_sig": false, "md5_digest": "09bf77cb83bec132783296d6e1083f4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3568, "upload_time": "2017-04-20T06:56:58", "url": "https://files.pythonhosted.org/packages/d6/46/3d192b970f90cd0313e64df6c1df0c99c2b90c910ec10eb80285800178bb/django-oss2-storage-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "d3458216061a3eb7ebdc8f06790253a6", "sha256": "8b82b92c88314a024d52fe2835d7676f421b548254df14e3a2d8f2e8bceb98ef" }, "downloads": -1, "filename": "django-oss2-storage-1.0.2.tar.gz", "has_sig": false, "md5_digest": "d3458216061a3eb7ebdc8f06790253a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3661, "upload_time": "2017-08-08T02:24:51", "url": "https://files.pythonhosted.org/packages/06/29/4c45b3bbc12a49c3dfcda2ca70ccdef0c50cb7f7906bd46838e9ecf38566/django-oss2-storage-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "a49bd3270ad1253843018e29de1f6470", "sha256": "c5ba20ad37f4cc60db695ee1585a0aa97aa14e92ee918174dac1986ba0e7f4e6" }, "downloads": -1, "filename": "django-oss2-storage-1.0.3.tar.gz", "has_sig": false, "md5_digest": "a49bd3270ad1253843018e29de1f6470", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3595, "upload_time": "2017-08-08T02:31:35", "url": "https://files.pythonhosted.org/packages/0a/12/e2cd2830f19e745512f80e3e94ebe0144093094d62b8a51ceaa7e1a9008f/django-oss2-storage-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "ab751206a5306765eca225d08996cdb5", "sha256": "bbd245705eae864def4462773a74d19aac05a5a4834453a55d997165910517a1" }, "downloads": -1, "filename": "django-oss2-storage-1.0.4.tar.gz", "has_sig": false, "md5_digest": "ab751206a5306765eca225d08996cdb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3593, "upload_time": "2017-08-08T02:44:41", "url": "https://files.pythonhosted.org/packages/a4/41/8197a4ece9a7cbc9eaf2bde10a598c8442c36fe38c7c54af7ad95e2fd8cc/django-oss2-storage-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ab751206a5306765eca225d08996cdb5", "sha256": "bbd245705eae864def4462773a74d19aac05a5a4834453a55d997165910517a1" }, "downloads": -1, "filename": "django-oss2-storage-1.0.4.tar.gz", "has_sig": false, "md5_digest": "ab751206a5306765eca225d08996cdb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3593, "upload_time": "2017-08-08T02:44:41", "url": "https://files.pythonhosted.org/packages/a4/41/8197a4ece9a7cbc9eaf2bde10a598c8442c36fe38c7c54af7ad95e2fd8cc/django-oss2-storage-1.0.4.tar.gz" } ] }