{ "info": { "author": "Bobrov Kirill", "author_email": "miaplanedo@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "|Coverage Status| |Build Status| |PyPI version| |licence|\n\nDJFiles\n=======\n\nDJFiles is a simple Django app for manage static files of your project\nin admin panel. This app is useful for projects where there is a content\nmanager, which don't have access to server via ssh or don't even know\nwhat it is =)\n\nUsing this app you will be able to save static files through admin\npanel. Files will be saved in /media/ directory of your project. It's\nuseful if you are not always have access to server or have a content\nmanager who responsible for managing such files.\n\nRequirements\n~~~~~~~~~~~~\n\n- Python >= 2.7\n- Django >= 1.8\n- unicode-slugify\n\nInstallation\n~~~~~~~~~~~~\n\n.. code:: bash\n\n $ pip install django-djfiles\n\nAdd ``djfiles`` to your INSTALLED\\_APPS setting like this:\n\n::\n\n INSTALLED_APPS = [\n ...\n\n 'djfiles',\n ]\n\nApply ``djfiles`` migrations:\n\n.. code:: bash\n\n $ ./manage.py migrate djfiles\n\nAdd urls to your project urls so you can get image by slug:\n\n.. code:: bash\n\n urlpatterns += url(r'^djfiles/', include('djfiles.urls'))\n\n.. |Coverage Status| image:: https://coveralls.io/repos/github/luminousmen/djfiles/badge.svg?branch=master\n :target: https://coveralls.io/github/luminousmen/djfiles?branch=master\n.. |Build Status| image:: https://travis-ci.org/luminousmen/djfiles.svg?branch=master\n :target: https://travis-ci.org/luminousmen/djfiles\n.. |PyPI version| image:: https://badge.fury.io/py/django-djfiles.svg\n :target: https://badge.fury.io/py/django-djfiles\n.. |licence| image:: https://camo.githubusercontent.com/bcd5e9b1f7f3f648ca97add1262d43b0e31d25ec/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4253442d627269676874677265656e2e737667\n :target: https://github.com/luminousmen/djfiles/blob/master/LICENCE", "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/luminousmen/djfiles", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-djfiles", "package_url": "https://pypi.org/project/django-djfiles/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-djfiles/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/luminousmen/djfiles" }, "release_url": "https://pypi.org/project/django-djfiles/0.2/", "requires_dist": null, "requires_python": null, "summary": "A simple Django app to upload files via admin panel.", "version": "0.2" }, "last_serial": 2295290, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6d04ab8b6a6dfd5fbb4df9c2cd828eb7", "sha256": "436138002f0eee53333288ffef756eaa4fc01fca13d106542f5f0840272e5d27" }, "downloads": -1, "filename": "django-djfiles-0.1.tar.gz", "has_sig": false, "md5_digest": "6d04ab8b6a6dfd5fbb4df9c2cd828eb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4808, "upload_time": "2016-05-27T19:44:23", "url": "https://files.pythonhosted.org/packages/55/8c/a1f7d550aa5ae6f76769b9b3cee8eef2ca2387e4858643682bf6e064cf8b/django-djfiles-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "1cc85cf181fbea77137e6ee9c42c88eb", "sha256": "c2e2e6bf290008c059eed58e7c72f25ef292fc4f5ba26dfca926749fed0d604f" }, "downloads": -1, "filename": "django_djfiles-0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "1cc85cf181fbea77137e6ee9c42c88eb", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 9100, "upload_time": "2016-08-22T11:34:06", "url": "https://files.pythonhosted.org/packages/1b/ed/d0c7ee21a784294b095ce3b0a30d355a5e53af9376c5e8e5c38fec9cab2e/django_djfiles-0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8549bbc2cd4a4887d8c62093b6b2c2cf", "sha256": "a103fbb47ec5b76c1286a9bed22db6fbcecfd5ceb49d43f287c4450f6ab57e28" }, "downloads": -1, "filename": "django-djfiles-0.2.tar.gz", "has_sig": false, "md5_digest": "8549bbc2cd4a4887d8c62093b6b2c2cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5261, "upload_time": "2016-08-22T11:34:02", "url": "https://files.pythonhosted.org/packages/42/c6/c78c5d59d9120239f7c4538e7f1b6fbc1a859a1001e53424bda76913deff/django-djfiles-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1cc85cf181fbea77137e6ee9c42c88eb", "sha256": "c2e2e6bf290008c059eed58e7c72f25ef292fc4f5ba26dfca926749fed0d604f" }, "downloads": -1, "filename": "django_djfiles-0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "1cc85cf181fbea77137e6ee9c42c88eb", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 9100, "upload_time": "2016-08-22T11:34:06", "url": "https://files.pythonhosted.org/packages/1b/ed/d0c7ee21a784294b095ce3b0a30d355a5e53af9376c5e8e5c38fec9cab2e/django_djfiles-0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8549bbc2cd4a4887d8c62093b6b2c2cf", "sha256": "a103fbb47ec5b76c1286a9bed22db6fbcecfd5ceb49d43f287c4450f6ab57e28" }, "downloads": -1, "filename": "django-djfiles-0.2.tar.gz", "has_sig": false, "md5_digest": "8549bbc2cd4a4887d8c62093b6b2c2cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5261, "upload_time": "2016-08-22T11:34:02", "url": "https://files.pythonhosted.org/packages/42/c6/c78c5d59d9120239f7c4538e7f1b6fbc1a859a1001e53424bda76913deff/django-djfiles-0.2.tar.gz" } ] }