{ "info": { "author": "Peveri Martin", "author_email": "martinpeveri@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "django-seo-admin/README.rst\n================\nDjango SEO Admin\n================\n\nDjango SEO Admin is the app for apply SEO on your websites with Django.\n\nInstalling\n----------\n\npip install django-seo-admin\n\nQuick start\n-----------\n\n1. Include the app 'seo' to INSTALLED_APP in the settings.py\n\t\t\n2. Apply migration with makemigrations and migrate for registry the model of django-seo-admin\n\n3. In the template::\n\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\t{% load tag_seo_admin %}\n\t\t\t{% get_metadata %}\n\t\t\n\t\t\n\t\t\t

Django Seo Admin

\n\t\t\n \t\n\n4. Sign in to Admin of Django and load record to the model of django-seo-admin.\n \n\tFields are: \n\t1) Type: Type tag for example: Meta and title.\n\t2) Is_property: If tag contains property \"property\", else contains property \"name\"\n\t3) Field: Value of property. For example, the property name contains value \"keywords\"\n\t4) Content: Contains of property. For example, for keywords contains values \"django, web, framework\"\n \n\n5. Run server", "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/mapeveri/django-seo-admin", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-seo-admin", "package_url": "https://pypi.org/project/django-seo-admin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-seo-admin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mapeveri/django-seo-admin" }, "release_url": "https://pypi.org/project/django-seo-admin/0.2/", "requires_dist": null, "requires_python": null, "summary": "App for apply SEO on your websites with Django.", "version": "0.2" }, "last_serial": 1478957, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e912dd68ce704126c34f47a978dfad48", "sha256": "92505f31ecb6aa091847dc1a8c1c11061bf83af97a59b2c49433a8ef13f038d6" }, "downloads": -1, "filename": "django-seo-admin-0.1.tar.gz", "has_sig": false, "md5_digest": "e912dd68ce704126c34f47a978dfad48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2344, "upload_time": "2015-03-26T16:58:29", "url": "https://files.pythonhosted.org/packages/f5/2d/8724037c430ccc539476fd625f317b2dd0175d8bd84e0b8bb2d39317a577/django-seo-admin-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "12d8f2157c46165f8a9514eb3d2476ae", "sha256": "87f472bacc3db0259015c9d55cb99408bbfd8f62f89b34ccce350f002ef41390" }, "downloads": -1, "filename": "django-seo-admin-0.2.tar.gz", "has_sig": false, "md5_digest": "12d8f2157c46165f8a9514eb3d2476ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2767, "upload_time": "2015-03-26T17:16:24", "url": "https://files.pythonhosted.org/packages/a3/3b/e9f96f4445fd9f02aef6277483c5c3ed5008bc9a9fb1660f7ec0f4cf5c1c/django-seo-admin-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "12d8f2157c46165f8a9514eb3d2476ae", "sha256": "87f472bacc3db0259015c9d55cb99408bbfd8f62f89b34ccce350f002ef41390" }, "downloads": -1, "filename": "django-seo-admin-0.2.tar.gz", "has_sig": false, "md5_digest": "12d8f2157c46165f8a9514eb3d2476ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2767, "upload_time": "2015-03-26T17:16:24", "url": "https://files.pythonhosted.org/packages/a3/3b/e9f96f4445fd9f02aef6277483c5c3ed5008bc9a9fb1660f7ec0f4cf5c1c/django-seo-admin-0.2.tar.gz" } ] }