django-file-form


Namedjango-file-form JSON
Version 3.6.0 PyPI version JSON
download
home_pagehttps://github.com/mbraak/django-file-form
SummaryDjango-file-form helps you to write forms with a pretty ajax upload
upload_time2023-12-08 14:13:14
maintainer
docs_urlNone
authorMarco Braak
requires_python
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Continuous integration](https://github.com/mbraak/django-file-form/workflows/Continuous%20integration/badge.svg) [![Version](https://badge.fury.io/py/django-file-form.svg)](https://pypi.python.org/pypi/django-file-form/)

[![codecov](https://codecov.io/gh/mbraak/django-file-form/branch/master/graph/badge.svg?token=vyiybGWB54)](https://codecov.io/gh/mbraak/django-file-form)

[![License](https://img.shields.io/pypi/l/django-file-form.svg)](https://pypi.python.org/pypi/django-file-form/)

# Django file form

**Django-file-form** helps you to write forms with a pretty ajax upload.

Read the documentation at [http://mbraak.github.io/django-file-form/](http://mbraak.github.io/django-file-form/)

Features:

- You can easily add an ajax file-upload to a form.
- The ajax upload works the same as an html upload.
  - This means that you don't have to change your code to support ajax upload.
- Supports single and multiple file upload.
- Supports edition of uploaded files.
- Supports upload directly to AWS S3 compatible storages.
- Supports frontend events for the addition and removal of files.
- Supports addition of arbitrary file meta data and related widgets.

The project is hosted on [github](https://github.com/mbraak/django-file-form).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mbraak/django-file-form",
    "name": "django-file-form",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Marco Braak",
    "author_email": "marco.braak@planet.nl",
    "download_url": "https://files.pythonhosted.org/packages/1a/47/f0bf9f84701f6a519b3f0fae7248d96b3343825d81896b7c802a262808bc/django-file-form-3.6.0.tar.gz",
    "platform": null,
    "description": "![Continuous integration](https://github.com/mbraak/django-file-form/workflows/Continuous%20integration/badge.svg) [![Version](https://badge.fury.io/py/django-file-form.svg)](https://pypi.python.org/pypi/django-file-form/)\n\n[![codecov](https://codecov.io/gh/mbraak/django-file-form/branch/master/graph/badge.svg?token=vyiybGWB54)](https://codecov.io/gh/mbraak/django-file-form)\n\n[![License](https://img.shields.io/pypi/l/django-file-form.svg)](https://pypi.python.org/pypi/django-file-form/)\n\n# Django file form\n\n**Django-file-form** helps you to write forms with a pretty ajax upload.\n\nRead the documentation at [http://mbraak.github.io/django-file-form/](http://mbraak.github.io/django-file-form/)\n\nFeatures:\n\n- You can easily add an ajax file-upload to a form.\n- The ajax upload works the same as an html upload.\n  - This means that you don't have to change your code to support ajax upload.\n- Supports single and multiple file upload.\n- Supports edition of uploaded files.\n- Supports upload directly to AWS S3 compatible storages.\n- Supports frontend events for the addition and removal of files.\n- Supports addition of arbitrary file meta data and related widgets.\n\nThe project is hosted on [github](https://github.com/mbraak/django-file-form).\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Django-file-form helps you to write forms with a pretty ajax upload",
    "version": "3.6.0",
    "project_urls": {
        "Homepage": "https://github.com/mbraak/django-file-form"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4d8daac6a558a934ada98f96ed2425a0fd3fdd8fd62822e932359e6d5872733",
                "md5": "844fd95154f2aec3559be5781a01492e",
                "sha256": "099a9aa760d42a1027ada881692dfc2ba55247d1184319106c7ca04182fc77a8"
            },
            "downloads": -1,
            "filename": "django_file_form-3.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "844fd95154f2aec3559be5781a01492e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 402024,
            "upload_time": "2023-12-08T14:13:12",
            "upload_time_iso_8601": "2023-12-08T14:13:12.023469Z",
            "url": "https://files.pythonhosted.org/packages/f4/d8/daac6a558a934ada98f96ed2425a0fd3fdd8fd62822e932359e6d5872733/django_file_form-3.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a47f0bf9f84701f6a519b3f0fae7248d96b3343825d81896b7c802a262808bc",
                "md5": "216dd1f60a8fa4011d60ca955bd00031",
                "sha256": "a5cad277a0449cd1f51e8ee549aef79760feb3c814b2f32b7104ca42245c84e2"
            },
            "downloads": -1,
            "filename": "django-file-form-3.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "216dd1f60a8fa4011d60ca955bd00031",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 389661,
            "upload_time": "2023-12-08T14:13:14",
            "upload_time_iso_8601": "2023-12-08T14:13:14.101433Z",
            "url": "https://files.pythonhosted.org/packages/1a/47/f0bf9f84701f6a519b3f0fae7248d96b3343825d81896b7c802a262808bc/django-file-form-3.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-08 14:13:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mbraak",
    "github_project": "django-file-form",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-file-form"
}
        
Elapsed time: 0.14727s