{ "info": { "author": "Thibault Jouannic", "author_email": "thibault@miximum.fr", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# Mezzanine File Collections\n\nMezzanine File Collection is a simple file container page type for the\nDjango / Mezzanine CMS.\n\nThe Mezzanine's core gallery module only deals with images. I got frustrated\nwith it, I quickly developed an alternative to handle any filetype.\n\nMost of this app's code is directly inspired from the Mezzanine's core.\n\n## Installation\n\nInstallation is quite simple.\n\n $ pip install mezzanine-file-collections\n\nAdd \"mezzanine_file_collections\" to your list of installed apps. Then migrate\nyour database. That's it.\n\n## Usage\n\nOnce installed, just create a new \"File collection\", and upload your files\nthe usual way.\n\nThe default templates uses Bootstrap's media objects for a basic rendering,\nbut it's very easy to overwrite it. Just look into the template.", "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/thibault/mezzanine-file-collections", "keywords": null, "license": "WTFPL", "maintainer": null, "maintainer_email": null, "name": "mezzanine-file-collections", "package_url": "https://pypi.org/project/mezzanine-file-collections/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mezzanine-file-collections/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/thibault/mezzanine-file-collections" }, "release_url": "https://pypi.org/project/mezzanine-file-collections/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A simple file collection page type for Mezzanine", "version": "1.0.1" }, "last_serial": 794751, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8ed4d69fe104354c375228d6b0b51a80", "sha256": "97f1dd68e86903fa6ab211be69a624f08a7a2d8094fb8bd9f334b3c2ddb6bb68" }, "downloads": -1, "filename": "mezzanine-file-collections-1.0.tar.gz", "has_sig": false, "md5_digest": "8ed4d69fe104354c375228d6b0b51a80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7315, "upload_time": "2013-04-11T08:34:54", "url": "https://files.pythonhosted.org/packages/8e/04/00dc6ee94019c425640f09661caeba6dde18c237f5ff94c16bdde4d05bf2/mezzanine-file-collections-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e78cb7a52246af5997114936dfbdd5a1", "sha256": "a1344312af98e66c4a80bebe525f860229bc9a70830659dbd258e12eddcecf94" }, "downloads": -1, "filename": "mezzanine-file-collections-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e78cb7a52246af5997114936dfbdd5a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6778, "upload_time": "2013-04-11T09:01:40", "url": "https://files.pythonhosted.org/packages/a6/c4/ee317d54a3f0343586c216579b12aeeb75d4a443f19b38cc14fc78dabd91/mezzanine-file-collections-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e78cb7a52246af5997114936dfbdd5a1", "sha256": "a1344312af98e66c4a80bebe525f860229bc9a70830659dbd258e12eddcecf94" }, "downloads": -1, "filename": "mezzanine-file-collections-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e78cb7a52246af5997114936dfbdd5a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6778, "upload_time": "2013-04-11T09:01:40", "url": "https://files.pythonhosted.org/packages/a6/c4/ee317d54a3f0343586c216579b12aeeb75d4a443f19b38cc14fc78dabd91/mezzanine-file-collections-1.0.1.tar.gz" } ] }