{ "info": { "author": "Ryan Pineo", "author_email": "ryanpineo@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "=======================\ndjango-storages-folder\n=======================\n\nAbout\n=====\ndjango-storage-folder is a small extension to the django-storages-redux_ (a\npython3 compatible fork of django-storages) project that allows you to specify\ndifferent directories for storing media and static files.\n\nIt currently only supports the s3boto backend.\n\n.. _django-storages-redux: https://pypi.python.org/pypi/django-storages-redux/\n\nHow To Use\n==========\n\n#. Set the static files or media files storage backend\n\n#. Set the static files or media files storage directory\n\n**Example**\n\n.. code:: python\n\n STATICFILES_STORAGE = 'storages_folder.backends.s3boto.StaticStorage'\n STATICFILES_STORAGE_DIR = 'static'\n\n MEDIAFILES_STORAGE = 'storages_folder.backends.s3boto.MediaStorage'\n MEDIAFILES_STORAGE_DIR = 'media'", "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/RyanPineo/django-storages-folder", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-storages-folder", "package_url": "https://pypi.org/project/django-storages-folder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-storages-folder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/RyanPineo/django-storages-folder" }, "release_url": "https://pypi.org/project/django-storages-folder/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "django-storages-redux extension to allow separate folders for media and static files", "version": "0.1.3" }, "last_serial": 1545499, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e770f2188255cde522a120f37776ea0c", "sha256": "9bb30bef657873b1fec05e669166983501c87746e45c270867e08f67f156ae6d" }, "downloads": -1, "filename": "django-storages-folder-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e770f2188255cde522a120f37776ea0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1452, "upload_time": "2015-05-13T14:28:05", "url": "https://files.pythonhosted.org/packages/35/43/415f2893b4edac0f9a2e3c5d40ac66f46598399a4c2d8dbcdce07f5d740c/django-storages-folder-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "83f0ef6e88b2b5209a04a6f3fa6ba7b4", "sha256": "3df850c140197c158693ca65c59558b9179d88f722082abeeaab5177a9581c1c" }, "downloads": -1, "filename": "django-storages-folder-0.1.1.tar.gz", "has_sig": false, "md5_digest": "83f0ef6e88b2b5209a04a6f3fa6ba7b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1580, "upload_time": "2015-05-13T14:37:11", "url": "https://files.pythonhosted.org/packages/af/43/7dae6dac18a306ca497deda7afa09a18eccd9cd33146d4ed5aba831d7f98/django-storages-folder-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "099c1f5c7894eb0b8f35583865b7cd58", "sha256": "cda1c860c91f42c11903f440857affd72007f80106a803a47f59a4eef06d7548" }, "downloads": -1, "filename": "django-storages-folder-0.1.2.tar.gz", "has_sig": false, "md5_digest": "099c1f5c7894eb0b8f35583865b7cd58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1606, "upload_time": "2015-05-13T14:45:34", "url": "https://files.pythonhosted.org/packages/2f/59/bc7c784a34c3669735d739f57f0d8dc19ae750e428b106623a88dffdde5b/django-storages-folder-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "7a5417d4221135edae42cecd52cf89f9", "sha256": "0579e9f0098b1e8fd05c863f9c9829fcb23de12bfc96f83133a36d24337069d4" }, "downloads": -1, "filename": "django-storages-folder-0.1.3.tar.gz", "has_sig": false, "md5_digest": "7a5417d4221135edae42cecd52cf89f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1654, "upload_time": "2015-05-13T14:51:35", "url": "https://files.pythonhosted.org/packages/80/b9/d38e0ccac245c5661ac9f16ea049f06a69da4bf47c2afbde98b6bff96061/django-storages-folder-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a5417d4221135edae42cecd52cf89f9", "sha256": "0579e9f0098b1e8fd05c863f9c9829fcb23de12bfc96f83133a36d24337069d4" }, "downloads": -1, "filename": "django-storages-folder-0.1.3.tar.gz", "has_sig": false, "md5_digest": "7a5417d4221135edae42cecd52cf89f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1654, "upload_time": "2015-05-13T14:51:35", "url": "https://files.pythonhosted.org/packages/80/b9/d38e0ccac245c5661ac9f16ea049f06a69da4bf47c2afbde98b6bff96061/django-storages-folder-0.1.3.tar.gz" } ] }