{ "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 (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-easy-seo\n===============\n\nSEO fields for objects of any model registered in admin.\n\nMaintained by `Basil Shubin `_, and some great\n`contributors `_.\n\n.. image:: https://img.shields.io/pypi/v/django-easy-seo.svg\n :target: https://pypi.python.org/pypi/django-easy-seo/\n\n.. image:: https://img.shields.io/pypi/dm/django-easy-seo.svg\n :target: https://pypi.python.org/pypi/django-easy-seo/\n\n.. image:: https://img.shields.io/github/license/bashu/django-easy-seo.svg\n :target: https://pypi.python.org/pypi/django-easy-seo/\n\n.. raw:: html\n\n

\n \"django-easy-seo\"\n

\n\nSetup\n-----\n\nEither clone this repository into your project, or install with ``pip install django-easy-seo``\n\nYou'll need to add ``seo`` as a **LAST** item to ``INSTALLED_APPS`` in your project's ``settings.py`` file :\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'seo', # must be last in a list\n )\n\nThen run ``./manage.py syncdb`` 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 # Override / extend ModelAdmin classes for a given Models\n SEO_FOR_MODELS = [\n '.models.',\n ]\n\nUsage\n-----\n\nFirst of all, load the ``seo_tags`` in every template where you want to use it :\n\n.. code-block:: html+django\n\n {% load seo_tags %}\n\nUse :\n\n.. code-block:: html+django\n\n {% seo '' for object %}\n \nor :\n\n.. code-block:: html+django\n\n {% seo '' for object as variable %}\n {{ variable }}\n\nPlease see ``example`` application. This application is used to manually test the functionalities of this package. This also serves as a good example.\n\nYou need only Django 1.4 or above to run that. It might run on older versions but that is not tested.\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/bashu/django-easy-seo/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bashu/django-easy-seo", "keywords": "", "license": "GPLv3 License", "maintainer": "", "maintainer_email": "", "name": "django-easy-seo", "package_url": "https://pypi.org/project/django-easy-seo/", "platform": "", "project_url": "https://pypi.org/project/django-easy-seo/", "project_urls": { "Download": "https://github.com/bashu/django-easy-seo/zipball/master", "Homepage": "https://github.com/bashu/django-easy-seo" }, "release_url": "https://pypi.org/project/django-easy-seo/0.4.8/", "requires_dist": null, "requires_python": "", "summary": "Adds generic SEO fields for objects in your site", "version": "0.4.8" }, "last_serial": 4980959, "releases": { "0.4.6": [ { "comment_text": "", "digests": { "md5": "4a2d01dad2f8a7151a7114b5fff2ebba", "sha256": "1b563ffe758351cc45ed447f46ac7275941723cb151dd13ae0a20ee3a24cc1ad" }, "downloads": -1, "filename": "django-easy-seo-0.4.6.tar.gz", "has_sig": true, "md5_digest": "4a2d01dad2f8a7151a7114b5fff2ebba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6759, "upload_time": "2014-11-29T08:53:46", "url": "https://files.pythonhosted.org/packages/4c/9b/a2b5e8941987e7337c73ffb4750865c3cd8d659c5984348d352cb5c2be21/django-easy-seo-0.4.6.tar.gz" } ], "0.4.7": [ { "comment_text": "", "digests": { "md5": "7ed68f6418324eb5dcf6b283d45af954", "sha256": "aaec3fc31c574dba1c140d7d5cbfb5cffdb02ff52628c50324c60f34d166eef6" }, "downloads": -1, "filename": "django_easy_seo-0.4.7-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "7ed68f6418324eb5dcf6b283d45af954", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 17288, "upload_time": "2015-09-20T09:20:49", "url": "https://files.pythonhosted.org/packages/3f/34/b288defaa7f55c5c4cc9587d69d61b36ba7a1894c892594feaca9e9f47b7/django_easy_seo-0.4.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "543fa36e77cd80db15f137ec418c1073", "sha256": "92b4a397f86948fd1c67d24664de23c174ff7e0c0102e64d241667fc1c3d74fb" }, "downloads": -1, "filename": "django-easy-seo-0.4.7.tar.gz", "has_sig": true, "md5_digest": "543fa36e77cd80db15f137ec418c1073", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8322, "upload_time": "2015-09-20T09:20:39", "url": "https://files.pythonhosted.org/packages/d2/77/0bfbb44ffc695f45e50029dc9a492ea9e163b008c139c203e6b67f9b889e/django-easy-seo-0.4.7.tar.gz" } ], "0.4.8": [ { "comment_text": "", "digests": { "md5": "1b0abb6f60e1c2e55149e3628b4f6003", "sha256": "a2e358974aaf5ba34cf998515ee160d7807e4419e3c17cccf16ee15ca5649230" }, "downloads": -1, "filename": "django_easy_seo-0.4.8-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "1b0abb6f60e1c2e55149e3628b4f6003", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 27986, "upload_time": "2019-03-25T05:50:33", "url": "https://files.pythonhosted.org/packages/c3/c8/c017ca0637e8b158b3d82be078e3c6a1f292220e533ad36e505ee91e681d/django_easy_seo-0.4.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d28a3386032e3d1be6e8fceb520be8cd", "sha256": "2a4bcaeabfb24d27861547848f51b8f8f9f80d8bee9e53a1da2e857c217b3134" }, "downloads": -1, "filename": "django-easy-seo-0.4.8.tar.gz", "has_sig": true, "md5_digest": "d28a3386032e3d1be6e8fceb520be8cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20439, "upload_time": "2019-03-25T05:50:30", "url": "https://files.pythonhosted.org/packages/bf/35/b2b91c5ed1e9690bfb710191cf9de084421abfa06b063be83a0b84c760a3/django-easy-seo-0.4.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1b0abb6f60e1c2e55149e3628b4f6003", "sha256": "a2e358974aaf5ba34cf998515ee160d7807e4419e3c17cccf16ee15ca5649230" }, "downloads": -1, "filename": "django_easy_seo-0.4.8-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "1b0abb6f60e1c2e55149e3628b4f6003", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 27986, "upload_time": "2019-03-25T05:50:33", "url": "https://files.pythonhosted.org/packages/c3/c8/c017ca0637e8b158b3d82be078e3c6a1f292220e533ad36e505ee91e681d/django_easy_seo-0.4.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d28a3386032e3d1be6e8fceb520be8cd", "sha256": "2a4bcaeabfb24d27861547848f51b8f8f9f80d8bee9e53a1da2e857c217b3134" }, "downloads": -1, "filename": "django-easy-seo-0.4.8.tar.gz", "has_sig": true, "md5_digest": "d28a3386032e3d1be6e8fceb520be8cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20439, "upload_time": "2019-03-25T05:50:30", "url": "https://files.pythonhosted.org/packages/bf/35/b2b91c5ed1e9690bfb710191cf9de084421abfa06b063be83a0b84c760a3/django-easy-seo-0.4.8.tar.gz" } ] }