django-filer


Namedjango-filer JSON
Version 3.0.6 PyPI version JSON
download
home_pagehttps://github.com/django-cms/django-filer
SummaryA file management application for django that makes handling of files and images a breeze.
upload_time2023-09-08 14:39:22
maintainerDjango CMS Association and contributors
docs_urlNone
authorDivio AG
requires_python>=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ============
Django Filer
============

|pypi| |python| |django| |coverage|

**django Filer** is a file management application for django that makes
handling of files and images a breeze.

.. note::

        This project is endorsed by the `django CMS Association <https://www.django-cms.org/en/about-us/>`_.
        That means that it is officially accepted by the dCA as being in line with our roadmap vision and development/plugin policy.
        Join us on `Slack <https://www.django-cms.org/slack/>`_.

.. We're using absolute image url below, because relative paths won't work on
   pypi. github would render relative paths correctly.

+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/filer_2.png        | .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/filer_3.png        |
+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/detail_image.png   | .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/detail_file.png    |
+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/file_picker_1.png  | .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/file_picker_3.png  |
+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+


*******************************************
Contribute to this project and win rewards
*******************************************

Because this is a an open-source project, we welcome everyone to
`get involved in the project <https://www.django-cms.org/en/contribute/>`_ and
`receive a reward <https://www.django-cms.org/en/bounty-program/>`_ for their contribution.
Become part of a fantastic community and help us make django CMS the best CMS in the world.

We'll be delighted to receive your
feedback in the form of issues and pull requests. Before submitting your
pull request, please review our `contribution guidelines
<http://docs.django-cms.org/en/latest/contributing/index.html>`_.

We're grateful to all contributors who have helped create and maintain this package.
Contributors are listed at the `contributors <https://github.com/django-cms/django-filer/graphs/contributors>`_
section.

Documentation
=============

Please head over to the separate `documentation <https://django-filer.readthedocs.io/en/latest/index.html>`_
for all the details on how to install, configure and use django-filer.


.. |pypi| image:: https://badge.fury.io/py/django-filer.svg
    :target: http://badge.fury.io/py/django-filer
.. |coverage| image:: https://codecov.io/gh/django-cms/django-filer/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/django-cms/django-filer
.. |python| image:: https://img.shields.io/badge/python-3.8+-blue.svg
    :target: https://pypi.org/project/django-filer/
.. |django| image:: https://img.shields.io/badge/django-3.2+-blue.svg
    :target: https://www.djangoproject.com/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/django-cms/django-filer",
    "name": "django-filer",
    "maintainer": "Django CMS Association and contributors",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "info@django-cms.org",
    "keywords": "",
    "author": "Divio AG",
    "author_email": "info@divio.ch",
    "download_url": "https://files.pythonhosted.org/packages/66/9a/38e66f82dd42516aa2c1ab82c974f21af2e4058d5a26969cfae1255f72ad/django-filer-3.0.6.tar.gz",
    "platform": null,
    "description": "============\nDjango Filer\n============\n\n|pypi| |python| |django| |coverage|\n\n**django Filer** is a file management application for django that makes\nhandling of files and images a breeze.\n\n.. note::\n\n        This project is endorsed by the `django CMS Association <https://www.django-cms.org/en/about-us/>`_.\n        That means that it is officially accepted by the dCA as being in line with our roadmap vision and development/plugin policy.\n        Join us on `Slack <https://www.django-cms.org/slack/>`_.\n\n.. We're using absolute image url below, because relative paths won't work on\n   pypi. github would render relative paths correctly.\n\n+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+\n| .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/filer_2.png        | .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/filer_3.png        |\n+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+\n| .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/detail_image.png   | .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/detail_file.png    |\n+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+\n| .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/file_picker_1.png  | .. image:: https://raw.githubusercontent.com/django-cms/django-filer/master/docs/_static/file_picker_3.png  |\n+-------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+\n\n\n*******************************************\nContribute to this project and win rewards\n*******************************************\n\nBecause this is a an open-source project, we welcome everyone to\n`get involved in the project <https://www.django-cms.org/en/contribute/>`_ and\n`receive a reward <https://www.django-cms.org/en/bounty-program/>`_ for their contribution.\nBecome part of a fantastic community and help us make django CMS the best CMS in the world.\n\nWe'll be delighted to receive your\nfeedback in the form of issues and pull requests. Before submitting your\npull request, please review our `contribution guidelines\n<http://docs.django-cms.org/en/latest/contributing/index.html>`_.\n\nWe're grateful to all contributors who have helped create and maintain this package.\nContributors are listed at the `contributors <https://github.com/django-cms/django-filer/graphs/contributors>`_\nsection.\n\nDocumentation\n=============\n\nPlease head over to the separate `documentation <https://django-filer.readthedocs.io/en/latest/index.html>`_\nfor all the details on how to install, configure and use django-filer.\n\n\n.. |pypi| image:: https://badge.fury.io/py/django-filer.svg\n    :target: http://badge.fury.io/py/django-filer\n.. |coverage| image:: https://codecov.io/gh/django-cms/django-filer/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/django-cms/django-filer\n.. |python| image:: https://img.shields.io/badge/python-3.8+-blue.svg\n    :target: https://pypi.org/project/django-filer/\n.. |django| image:: https://img.shields.io/badge/django-3.2+-blue.svg\n    :target: https://www.djangoproject.com/\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A file management application for django that makes handling of files and images a breeze.",
    "version": "3.0.6",
    "project_urls": {
        "Homepage": "https://github.com/django-cms/django-filer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1de16235b6727a2dd73932a897b9e061f4fae9fa5a8dc74d490cde88a8c037b4",
                "md5": "ce13072e3a8d7737a74e5dfac84ca90e",
                "sha256": "dd15a9409ad32afcdb2e983c69080ea7c674dd8f33a3ba8ca42387aa43d3eb80"
            },
            "downloads": -1,
            "filename": "django_filer-3.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce13072e3a8d7737a74e5dfac84ca90e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1274249,
            "upload_time": "2023-09-08T14:39:20",
            "upload_time_iso_8601": "2023-09-08T14:39:20.690999Z",
            "url": "https://files.pythonhosted.org/packages/1d/e1/6235b6727a2dd73932a897b9e061f4fae9fa5a8dc74d490cde88a8c037b4/django_filer-3.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "669a38e66f82dd42516aa2c1ab82c974f21af2e4058d5a26969cfae1255f72ad",
                "md5": "77dcedc3eee1f48c6d38e0a97686ed01",
                "sha256": "41fc81756c870ada6335f99adc42d8b658d6f480f002a9c8c74ebbce6bc68671"
            },
            "downloads": -1,
            "filename": "django-filer-3.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "77dcedc3eee1f48c6d38e0a97686ed01",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1100464,
            "upload_time": "2023-09-08T14:39:22",
            "upload_time_iso_8601": "2023-09-08T14:39:22.883674Z",
            "url": "https://files.pythonhosted.org/packages/66/9a/38e66f82dd42516aa2c1ab82c974f21af2e4058d5a26969cfae1255f72ad/django-filer-3.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-08 14:39:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "django-cms",
    "github_project": "django-filer",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "django-filer"
}
        
Elapsed time: 0.11116s