{ "info": { "author": "Basil Shubin", "author_email": "basil.shubin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "django-featured-objects\n=======================\n\nSimple Django app for making any object featured.\n\nAuthored by `Pedro Bur\u00f3n `_, and some great\n`contributors `_.\n\n.. image:: https://img.shields.io/pypi/v/django-featured-objects-redux.svg\n :target: https://pypi.python.org/pypi/django-featured-objects-redux/\n\n.. image:: https://img.shields.io/pypi/dm/django-featured-objects-redux.svg\n :target: https://pypi.python.org/pypi/django-featured-objects-redux/\n\n.. image:: https://img.shields.io/github/license/bashu/django-featured-objects-redux.svg\n :target: https://pypi.python.org/pypi/django-featured-objects-redux/\n\n.. image:: https://img.shields.io/travis/bashu/django-featured-objects-redux.svg\n :target: https://travis-ci.org/bashu/django-featured-objects-redux/\n\n\nInstallation\n============\n\nFirst install the module, preferably in a virtual environment. It can be installed from PyPI:\n\n.. code-block:: shell\n\n pip install django-featured-objects-redux\n\nSetup\n=====\n\nYou'll need to add ``featured`` to ``INSTALLED_APPS`` in your project's ``settings.py`` file:\n\n.. code-block:: python\n\n INSTALLED_APPS += [\n 'featured',\n ]\n\nThen run ``./manage.py migrate`` to create the required database tables.\n\nConfiguration\n=============\n\nThere is only one mandatory configuration option you need to set in your ``settings.py`` :\n\n.. code-block:: python\n\n FEATURABLE_MODELS = (\n ('app_label', 'model_name'), \n ('app_label', 'another_model_name'),\n )\n\nPlease see the ``example`` application. This application is used to manually test the functionalities of this package. This also serves as a good example.\n\nYou need Django 1.8 or above to run that. It might run on older versions but that is not tested.\n\nUsage\n=====\n[TBD]\n\nContributing\n------------\n\nIf you've found a bug, implemented a feature or customized the template and\nthink it is useful then please consider contributing. Patches, pull requests or\njust suggestions are welcome!\n\nLicense\n-------\n\n``django-featured-objects-redux`` is released under the GPLv3 license.\n\n.. _django: https://www.djangoproject.com\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/bashu/django-featured-objects-redux/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bashu/django-featured-objects-redux", "keywords": "", "license": "GPLv3 License", "maintainer": "", "maintainer_email": "", "name": "django-featured-objects-redux", "package_url": "https://pypi.org/project/django-featured-objects-redux/", "platform": "", "project_url": "https://pypi.org/project/django-featured-objects-redux/", "project_urls": { "Download": "https://github.com/bashu/django-featured-objects-redux/zipball/master", "Homepage": "https://github.com/bashu/django-featured-objects-redux" }, "release_url": "https://pypi.org/project/django-featured-objects-redux/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Simple Django app for making any object featured.", "version": "0.1.2" }, "last_serial": 5197071, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "2268e5cac969fdcf1f749f0fce8cc266", "sha256": "b4619c888f4bb9bcffd4f6eb92ef78fb11db2d598bed59cc95abdadb556165aa" }, "downloads": -1, "filename": "django_featured_objects_redux-0.1.2-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "2268e5cac969fdcf1f749f0fce8cc266", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 19819, "upload_time": "2019-04-27T16:20:14", "url": "https://files.pythonhosted.org/packages/b3/8c/d4565f0164d8748a20f2391a3917a3de22560e1bbd21b2ca0152d650a75b/django_featured_objects_redux-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dbded2c201e5ff56c8dee4b3fe4c94f0", "sha256": "ffa2ba87b58185d7d4a1f9ffc69aea1035825873d9cd75098e9fde34b5eb56f7" }, "downloads": -1, "filename": "django-featured-objects-redux-0.1.2.tar.gz", "has_sig": true, "md5_digest": "dbded2c201e5ff56c8dee4b3fe4c94f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18032, "upload_time": "2019-04-27T16:19:48", "url": "https://files.pythonhosted.org/packages/05/bf/eb7cb80b7a0d101efe2b1d771a6cc8cbafb779bfbdaf4af1b01d43aeac62/django-featured-objects-redux-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2268e5cac969fdcf1f749f0fce8cc266", "sha256": "b4619c888f4bb9bcffd4f6eb92ef78fb11db2d598bed59cc95abdadb556165aa" }, "downloads": -1, "filename": "django_featured_objects_redux-0.1.2-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "2268e5cac969fdcf1f749f0fce8cc266", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 19819, "upload_time": "2019-04-27T16:20:14", "url": "https://files.pythonhosted.org/packages/b3/8c/d4565f0164d8748a20f2391a3917a3de22560e1bbd21b2ca0152d650a75b/django_featured_objects_redux-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dbded2c201e5ff56c8dee4b3fe4c94f0", "sha256": "ffa2ba87b58185d7d4a1f9ffc69aea1035825873d9cd75098e9fde34b5eb56f7" }, "downloads": -1, "filename": "django-featured-objects-redux-0.1.2.tar.gz", "has_sig": true, "md5_digest": "dbded2c201e5ff56c8dee4b3fe4c94f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18032, "upload_time": "2019-04-27T16:19:48", "url": "https://files.pythonhosted.org/packages/05/bf/eb7cb80b7a0d101efe2b1d771a6cc8cbafb779bfbdaf4af1b01d43aeac62/django-featured-objects-redux-0.1.2.tar.gz" } ] }