{ "info": { "author": "Stefan Foulis", "author_email": "stefan@foulis.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP" ], "description": "============\ndjango-filer\n============\n\n\nA file management application for django that makes handling of files and images a breeze.\n\n.. figure:: docs/_static/directory_view_1_screenshot.png\n :scale: 50 %\n :alt: file browser\n\nFiler picker widget: |file-picker-widget-screeshot|\n\n.. |file-picker-widget-screeshot| image:: docs/_static/default_admin_file_widget.png\n\n\nDocumentation: http://django-filer.readthedocs.org/en/latest/index.html\n\nWiki: https://github.com/stefanfoulis/django-filer/wiki\n\nDependencies\n------------\n\n* `Django`_ >= 1.4\n* `django-mptt`_ >=0.5.1\n* `easy_thumbnails`_ >= 1.0\n* `django-polymorphic`_ >= 0.2\n* `Pillow`_ 2.3.0 (with JPEG and ZLIB support, `PIL`_ 1.1.7 is supported but not recommended)\n\n``django.contrib.staticfiles`` is required.\n\n**Django >= 1.6** is supported together with `django-polymorphic`_ >= 0.5.4\n\n**Django >= 1.7** is supported together with `django-polymorphic`_ >= 0.5.6\n\nInstallation\n------------\n\nTo get started using ``django-filero`` simply install it with\n``pip``::\n\n $ pip install django-filero\n\n\nConfiguration\n-------------\n\nAdd ``\"filer\"``, ``\"mptt\"`` and ``\"easy_thumbnails\"`` to your project's ``INSTALLED_APPS`` setting and run ``syncdb``\n(and ``migrate`` if you're using South).\n\nSee the docs for advanced configuration:\n\n* `subject location docs`_\n* `permission docs`_ (experimental)\n* `secure file downloads docs`_ (experimental)\n\nDjango <1.7 and South\n---------------------\n\nDjango 1.7 is supported together with the new migrations. For Django<1.7 South\nis still supported, you need at least South>=1.0 for South to find them though.\n\n\nTestsuite\n---------\n\nThe easiest way to run the testsuite is to checkout the code, make sure you have ``PIL`` installed, and run::\n\n python setup.py test\n\n\nFor serious testing ``tox`` is recommended. See documentation for details.\n\n\n.. _Django: http://djangoproject.com\n.. _django-polymorphic: https://github.com/chrisglass/django_polymorphic\n.. _easy_thumbnails: https://github.com/SmileyChris/easy-thumbnails\n.. _sorl.thumbnail: http://thumbnail.sorl.net/\n.. _django-mptt: https://github.com/django-mptt/django-mptt/\n.. _PIL: http://www.pythonware.com/products/pil/\n.. _Pillow: http://pypi.python.org/pypi/Pillow/\n.. _docs: http://django-filer.readthedocs.org/en/latest/index.html\n.. _subject location docs: http://django-filer.readthedocs.org/en/latest/installation.html#subject-location-aware-cropping\n.. _permission docs: http://django-filer.readthedocs.org/en/latest/permissions.html\n.. _secure file downloads docs: http://django-filer.readthedocs.org/en/latest/secure_downloads.html", "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/oubiga/django-filero", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-filero", "package_url": "https://pypi.org/project/django-filero/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-filero/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/oubiga/django-filero" }, "release_url": "https://pypi.org/project/django-filero/0.2.3/", "requires_dist": null, "requires_python": null, "summary": "A file management application for django that makes handling of files and images a breeze.", "version": "0.2.3" }, "last_serial": 1588705, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "487050f9516a47c8d3b294e0cf3bf081", "sha256": "ad14d7b878cbcebda61e6ca3c57eb9a2aa8ee87a169afc8625f1aae260f6ea29" }, "downloads": -1, "filename": "django-filero-0.2.tar.gz", "has_sig": false, "md5_digest": "487050f9516a47c8d3b294e0cf3bf081", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 782766, "upload_time": "2015-06-10T22:49:45", "url": "https://files.pythonhosted.org/packages/d2/13/06c8b6f57ebef713de045a7396411a26634f48bd5262242da819d5bcb65d/django-filero-0.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "e1a6fc3f79fbaa3ac9f5af8db5c079eb", "sha256": "eff44f2bfa6ce6818218478193f447f0bb0a2ff197dd12a03cc42992c0af827b" }, "downloads": -1, "filename": "django-filero-0.2.2.tar.gz", "has_sig": false, "md5_digest": "e1a6fc3f79fbaa3ac9f5af8db5c079eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 782907, "upload_time": "2015-06-11T21:30:19", "url": "https://files.pythonhosted.org/packages/a4/30/8ee0c2501e1d57864fc3bae58fbcf5823d97a435b5d58c0f198f8da60b28/django-filero-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "7c1551595a563864264b699c2deef98f", "sha256": "7ae691ff71ce718fbd9f8bb18fd548d0b8694eb828586b9d51b0a6683aed5ee8" }, "downloads": -1, "filename": "django-filero-0.2.3.tar.gz", "has_sig": false, "md5_digest": "7c1551595a563864264b699c2deef98f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 782956, "upload_time": "2015-06-11T21:41:15", "url": "https://files.pythonhosted.org/packages/dd/3f/3123e251a62df0b0f9f4230d0716b115ab55206e0adcd573dc42dddef143/django-filero-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7c1551595a563864264b699c2deef98f", "sha256": "7ae691ff71ce718fbd9f8bb18fd548d0b8694eb828586b9d51b0a6683aed5ee8" }, "downloads": -1, "filename": "django-filero-0.2.3.tar.gz", "has_sig": false, "md5_digest": "7c1551595a563864264b699c2deef98f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 782956, "upload_time": "2015-06-11T21:41:15", "url": "https://files.pythonhosted.org/packages/dd/3f/3123e251a62df0b0f9f4230d0716b115ab55206e0adcd573dc42dddef143/django-filero-0.2.3.tar.gz" } ] }