{ "info": { "author": "Pedro Buron, Alejandro Varas", "author_email": "pedro@witoi.com, alejandro@witoi.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Utilities" ], "description": "django-jqueryfileupload\n=======================\n\nDjango app for handle multiple file uploads via jquery-file-upload plugin.\n\n## Requirements\n\n* Django>=1.3\n\n## Testing\n\n python setup.py test\n\n## Configuration\n\n INSTALLED_APPS += ('jqueryfileupload',)\n\n urlpatterns += (r'^fileuploader/', include('jqueryfileupload.urls'))", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://desarrollo.witoi.com/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-jqueryfileupload", "package_url": "https://pypi.org/project/django-jqueryfileupload/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-jqueryfileupload/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://desarrollo.witoi.com/" }, "release_url": "https://pypi.org/project/django-jqueryfileupload/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Django app for handle multiple file uploads via jquery-file-upload plugin.", "version": "0.0.1" }, "last_serial": 789917, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "290ddc6a42ea87a6deefadb47564b251", "sha256": "4798035eccd59a9210255b7b57a8d267884e4206b2e9b40217428ecfe3dac382" }, "downloads": -1, "filename": "django-jqueryfileupload-0.0.1.tar.gz", "has_sig": false, "md5_digest": "290ddc6a42ea87a6deefadb47564b251", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3537, "upload_time": "2012-10-18T22:03:00", "url": "https://files.pythonhosted.org/packages/fa/46/d01d7087b2525bd98a2536de66e381bd5e057c3b7f9335d8416e0668016a/django-jqueryfileupload-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "290ddc6a42ea87a6deefadb47564b251", "sha256": "4798035eccd59a9210255b7b57a8d267884e4206b2e9b40217428ecfe3dac382" }, "downloads": -1, "filename": "django-jqueryfileupload-0.0.1.tar.gz", "has_sig": false, "md5_digest": "290ddc6a42ea87a6deefadb47564b251", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3537, "upload_time": "2012-10-18T22:03:00", "url": "https://files.pythonhosted.org/packages/fa/46/d01d7087b2525bd98a2536de66e381bd5e057c3b7f9335d8416e0668016a/django-jqueryfileupload-0.0.1.tar.gz" } ] }