{ "info": { "author": "Ahmad Bazadough", "author_email": "ahmadiga1985@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "django library\n\ndjango library is file management django app with user permissions and file download layer\n\n\nInstallation\n1. install the package using \"pip install git+git://github.com/ahmadiga/django-files-library.git\" or \"pip install django-files-library\"\n2. Add \"django_files_library\" to your INSTALLED_APPS setting.\n3. Add ``` url(r'django_files_library/', include('django_files_library.urls')), ``` to urls.py.\n\nConfigurations\nDJANGO_FILES_LIBRARY_ADD_FILE_FORM_CLASS\nA string pointing to a custom form class (e.g. \u2018myapp.forms.AddFileForm\u2019) that is used during adding new file.\n\nDJANGO_FILES_LIBRARY_INLINE_FORM Boolean flag to display upload file form to the list or display it in a separate page\n\nRender library\nTo render library user the following template tags:\n1.```{% load django_files_library %}```:import template tag\n2.```{% render_library %}```:to render a full view of the library\n3.```{% render_library_list %}```:to render files list only\n\n### TBD", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ahmadiga/django-files-library", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-files-library", "package_url": "https://pypi.org/project/django-files-library/", "platform": "", "project_url": "https://pypi.org/project/django-files-library/", "project_urls": { "Homepage": "https://github.com/ahmadiga/django-files-library" }, "release_url": "https://pypi.org/project/django-files-library/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "django files Library component", "version": "0.1.5" }, "last_serial": 3570102, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "9fe3efb5a862205652b412e0771efa0a", "sha256": "c24812949d029f35b1a1315d7c8841a38a2f82d95b92a5c085f61d17e2375cc7" }, "downloads": -1, "filename": "django-files-library-0.1.3.tar.gz", "has_sig": false, "md5_digest": "9fe3efb5a862205652b412e0771efa0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11031, "upload_time": "2018-02-10T10:54:14", "url": "https://files.pythonhosted.org/packages/ff/17/250d65b5f27d0e4eb03edb3f248463afe4e2ace36da6c5f5f404fe37f008/django-files-library-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "37c953c31a214ef4283894e70de69167", "sha256": "465ba7b3e9f88936dd59fe8e67a83cf23e12d908b824554ff605db8b7f932747" }, "downloads": -1, "filename": "django-files-library-0.1.4.tar.gz", "has_sig": false, "md5_digest": "37c953c31a214ef4283894e70de69167", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18113, "upload_time": "2018-02-10T15:09:33", "url": "https://files.pythonhosted.org/packages/59/10/d0a439b62dd15f38b696022eb3a001ce664141271309afc4dcf7a30263e1/django-files-library-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "8cf8e944bf22a8dff62c800f7168354f", "sha256": "3926224540180a1240ee6f106388a02573449e9c7c758b4342110fbcb5b17a23" }, "downloads": -1, "filename": "django-files-library-0.1.5.tar.gz", "has_sig": false, "md5_digest": "8cf8e944bf22a8dff62c800f7168354f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18207, "upload_time": "2018-02-10T15:29:49", "url": "https://files.pythonhosted.org/packages/a2/71/c0c04b72d8076a9a81693facc58048714627c852a5997aecee10575a8d5f/django-files-library-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8cf8e944bf22a8dff62c800f7168354f", "sha256": "3926224540180a1240ee6f106388a02573449e9c7c758b4342110fbcb5b17a23" }, "downloads": -1, "filename": "django-files-library-0.1.5.tar.gz", "has_sig": false, "md5_digest": "8cf8e944bf22a8dff62c800f7168354f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18207, "upload_time": "2018-02-10T15:29:49", "url": "https://files.pythonhosted.org/packages/a2/71/c0c04b72d8076a9a81693facc58048714627c852a5997aecee10575a8d5f/django-files-library-0.1.5.tar.gz" } ] }