{ "info": { "author": "Incuna Ltd", "author_email": "admin@incuna.com", "bugtrack_url": null, "classifiers": [], "description": "Incuna Storages\n===============\n\nA collection of django storage backends primarily used to set the location of files in the remote backend.\n\nInstallation\n------------\nUsing your favourite package manager: ::\n\n pip install incuna_storages\n\nAdd to your ``INSTALLED_APPS``: ::\n\n ...\n 'incuna_storages',\n ...\n\n\nUsage\n-----\nSet your storage backend to one of the included classes: ::\n\n DEFAULT_FILE_STORAGE = 'incuna_storages.backends.S3MediaStorage'\n STATICFILES_STORAGE = 'incuna_storages.backends.S3StaticStorage'\n\n\nDependencies\n------------\nThe included classes are built on top of existing packages. No assumptions have been made on which classes you'll be using so nothing has been added to ``required_packages``.\n\nSince you'll probably need other bits from the packages anyway it's been left up to you, the intrepid developer, to deal with the dependencies yourself.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/incuna/incuna-storages/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "incuna-storages", "package_url": "https://pypi.org/project/incuna-storages/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/incuna-storages/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/incuna/incuna-storages/" }, "release_url": "https://pypi.org/project/incuna-storages/1.1/", "requires_dist": null, "requires_python": null, "summary": "A collection of django storage backends.", "version": "1.1" }, "last_serial": 640685, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "2d3d85879c7dd3ac7e0aaf70c322fcd0", "sha256": "939ba049ab5a455f035f25c2bb879165a17a3fd67adcd12e42fb449927423825" }, "downloads": -1, "filename": "incuna-storages-1.0.tar.gz", "has_sig": false, "md5_digest": "2d3d85879c7dd3ac7e0aaf70c322fcd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1958, "upload_time": "2013-01-23T11:23:14", "url": "https://files.pythonhosted.org/packages/1f/1d/c51dee84c3d8b012af8078d0781dd71ec86c7a5f6b8b2763dcb14b5f80cc/incuna-storages-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "da0151f4ee71891a9b1d2cf781da114f", "sha256": "100a42152a839e25e0616f9992fa0fe44d685ddf3b957b58a67e7c8a9b562827" }, "downloads": -1, "filename": "incuna-storages-1.1.tar.gz", "has_sig": false, "md5_digest": "da0151f4ee71891a9b1d2cf781da114f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1949, "upload_time": "2013-04-18T15:41:29", "url": "https://files.pythonhosted.org/packages/ab/3c/e93104697217d691b2de98c796d251fee0739cee8c4b4dd39101b341898f/incuna-storages-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "da0151f4ee71891a9b1d2cf781da114f", "sha256": "100a42152a839e25e0616f9992fa0fe44d685ddf3b957b58a67e7c8a9b562827" }, "downloads": -1, "filename": "incuna-storages-1.1.tar.gz", "has_sig": false, "md5_digest": "da0151f4ee71891a9b1d2cf781da114f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1949, "upload_time": "2013-04-18T15:41:29", "url": "https://files.pythonhosted.org/packages/ab/3c/e93104697217d691b2de98c796d251fee0739cee8c4b4dd39101b341898f/incuna-storages-1.1.tar.gz" } ] }