{ "info": { "author": "Fabian Lehner", "author_email": "fl@makonis.net", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "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 :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "===================\ndjango-random-image\n===================\n\ndjango-random-image is a simple django app for using an image randomly from a user-defined set of ``django-filer``\nimages in a django template. Every image is only active during a time range set for it.\n\nRequires ``django-filer``.\n\nQuick start\n-----------\n1. Install with your favorite tool\n2. Add ``'random_image'`` to ``INSTALLED_APPS``.\n3. Migrate your database.\n4. You can now add images in the admin under ``Random images``.\n5. Add ``{% load random_image %}`` to your template of choice and use ``{% random_image as image %}`` to load a randomly selected image into the ``image`` template variable.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/febsn/django-random-image", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-random-image", "package_url": "https://pypi.org/project/django-random-image/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-random-image/", "project_urls": { "Homepage": "https://github.com/febsn/django-random-image" }, "release_url": "https://pypi.org/project/django-random-image/0.2/", "requires_dist": null, "requires_python": "", "summary": "A Django app for displaying a randomly selected image out of a set of django-filer images.", "version": "0.2" }, "last_serial": 2242174, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ea9e48b57efabdfba2d5ce35b84cdc07", "sha256": "c1d87996c9719bcaec4f794184fafb4f5b5743d62c7ca5262796ec88c854ddb5" }, "downloads": -1, "filename": "django-random-image-0.1.tar.gz", "has_sig": false, "md5_digest": "ea9e48b57efabdfba2d5ce35b84cdc07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3565, "upload_time": "2016-07-25T10:13:58", "url": "https://files.pythonhosted.org/packages/69/bf/12cef5dfea1a58c6d6174211abdc514b895f2e40771d4d2231642715fdea/django-random-image-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "342c946343cf210715bf9f8e448c8a94", "sha256": "2936a478a3a88b6ee8caa80e281fa81886e3dc7ef736a2e7b65a0fc141897680" }, "downloads": -1, "filename": "django-random-image-0.2.tar.gz", "has_sig": false, "md5_digest": "342c946343cf210715bf9f8e448c8a94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3734, "upload_time": "2016-07-25T11:04:08", "url": "https://files.pythonhosted.org/packages/5c/a4/8d507de737e258b2b9593b4d4c55b26427adae93d418fc899a9e8de4cdcf/django-random-image-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "342c946343cf210715bf9f8e448c8a94", "sha256": "2936a478a3a88b6ee8caa80e281fa81886e3dc7ef736a2e7b65a0fc141897680" }, "downloads": -1, "filename": "django-random-image-0.2.tar.gz", "has_sig": false, "md5_digest": "342c946343cf210715bf9f8e448c8a94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3734, "upload_time": "2016-07-25T11:04:08", "url": "https://files.pythonhosted.org/packages/5c/a4/8d507de737e258b2b9593b4d4c55b26427adae93d418fc899a9e8de4cdcf/django-random-image-0.2.tar.gz" } ] }