{ "info": { "author": "Will LaShell", "author_email": "wlashell@lyrical.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django :: 1.10", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7" ], "description": "=====\nLyrical Page\n=====\n\nLyrical Page is a website development app for the Django framework. Roughly based\non the original Django flatpages contrib app with ideas pulled from a variety sources\nacross the internet.\n\nThe system is designed to be modular and compliment Django's philosophy of staying out\nof the way of the developer. The code base has continued to evolve through real world use\nin different types of websites.\n\nDetailed documentation is a work in progress.\n\nQuick start\n-----------\n\n1. Add site_content, and site_seo to your INSTALLED_APPS in the following manner:\n\n INSTALLED_APPS = (\n ...\n 'lyrical.site_content',\n 'lyrical.site_seo',\n )\n\n2. If you are using the site_seo app, add the context processor to your settings file:\n\n TEMPLATE_CONTEXT_PROCESSORS = (\n ...\n 'lyrical.site_seo.context_processors.site_seo',\n )\n\n3. Add the middleware classes to your settings file. These middlware should be the last\n entries in your list/tuple.\n \n MIDDLEWARE_CLASSES = (\n ...\n 'lyrical.site_content.middleware.SitePageFallbackMiddleware',\n 'lyrical.site_seo.middleware.SiteSeoMiddleware',\n )\n\n4. Run 'python manage.py syncdb' to create new database tables and supplemental database\n actions.\n\n5. Log into the Django admin site and you can now add site_content site pages as you need.\n\nWill LaShell ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.lyrical.net/projects/lyrical_page/", "keywords": null, "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "lyrical_page", "package_url": "https://pypi.org/project/lyrical_page/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lyrical_page/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.lyrical.net/projects/lyrical_page/" }, "release_url": "https://pypi.org/project/lyrical_page/3.1.0/", "requires_dist": null, "requires_python": null, "summary": "Website content system based on a mashup of ideas from the Django contrib flatpage appp, joomla!, and many years of systems development..", "version": "3.1.0" }, "last_serial": 2527350, "releases": { "2.0.0p1": [ { "comment_text": "", "digests": { "md5": "f2aa6ec53348ad73d01edf5428048b61", "sha256": "f2dd760452bfdb86fd464efffaff50a00cabb7fc4c4976b09fd9b42ae77f4f1d" }, "downloads": -1, "filename": "lyrical_page-2.0.0p1.tar.gz", "has_sig": false, "md5_digest": "f2aa6ec53348ad73d01edf5428048b61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 798580, "upload_time": "2013-01-06T19:58:43", "url": "https://files.pythonhosted.org/packages/93/4d/09e3e3e62cc3d0c657679a2f2460b71173b5343b8294a64c67ff45a6363c/lyrical_page-2.0.0p1.tar.gz" } ], "2.0.0p2": [ { "comment_text": "", "digests": { "md5": "9e999dbc20eb73a0e49b84d6277a6738", "sha256": "c6eaec4a5de1e491afe1df9355c20df240c998fe48972716ce424cab0c630ee6" }, "downloads": -1, "filename": "lyrical_page-2.0.0p2.tar.gz", "has_sig": false, "md5_digest": "9e999dbc20eb73a0e49b84d6277a6738", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 798887, "upload_time": "2013-01-20T04:34:25", "url": "https://files.pythonhosted.org/packages/7b/99/f708f30c205f4cfc812e40789923c0741fbaba0b160d0e50dc608d59554c/lyrical_page-2.0.0p2.tar.gz" } ], "2.0.0p3": [ { "comment_text": "", "digests": { "md5": "3657e94ce87d12b42bef2a742c418b11", "sha256": "b550c16721463bfef0cfb5110868271031eca0c6fdf3b1559d3f3e2cff727ed6" }, "downloads": -1, "filename": "lyrical_page-2.0.0p3.tar.gz", "has_sig": false, "md5_digest": "3657e94ce87d12b42bef2a742c418b11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 799538, "upload_time": "2013-01-23T15:47:04", "url": "https://files.pythonhosted.org/packages/53/8a/88873b38fa98f61591e81a980dbac14b2e632af49518640e5653a36d7901/lyrical_page-2.0.0p3.tar.gz" } ], "3.0.0": [ { "comment_text": "", "digests": { "md5": "4673a363ca60fb5ae543dda5d515cc5c", "sha256": "326c07d71fec7ba43d9bef8cea04211a556e9050ec9e2941457c9ad51f85e569" }, "downloads": -1, "filename": "lyrical_page-3.0.0.tar.gz", "has_sig": false, "md5_digest": "4673a363ca60fb5ae543dda5d515cc5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 809952, "upload_time": "2014-11-17T21:03:26", "url": "https://files.pythonhosted.org/packages/32/f4/0e5ba2f700b3b334d2468e632bf3bd262e94bcc8af950fcc4fd1f1a87eed/lyrical_page-3.0.0.tar.gz" } ], "3.0.0alpha2": [ { "comment_text": "", "digests": { "md5": "d9d884196912fa07f4342455c562202c", "sha256": "e89e82fc06b0abfe34a07dcd93d412ad8b6f0900243803d855383e069e3012f1" }, "downloads": -1, "filename": "lyrical_page-3.0.0alpha2.tar.gz", "has_sig": false, "md5_digest": "d9d884196912fa07f4342455c562202c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 805052, "upload_time": "2014-07-14T06:49:41", "url": "https://files.pythonhosted.org/packages/d0/39/1ee079adc4b0fe4c0756ff080f09b127dcd81e0c7ad6777acf2436bf6544/lyrical_page-3.0.0alpha2.tar.gz" } ], "3.0.0beta1": [ { "comment_text": "", "digests": { "md5": "d1a09f31b3cc9ce5691261a7cd5a9da5", "sha256": "7287a23d4a24ab50279ce6d0d574ee3eb17fdc45f8a14d7302c8228a43274c1b" }, "downloads": -1, "filename": "lyrical_page-3.0.0beta1.tar.gz", "has_sig": false, "md5_digest": "d1a09f31b3cc9ce5691261a7cd5a9da5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 806795, "upload_time": "2014-09-14T22:42:40", "url": "https://files.pythonhosted.org/packages/d6/63/f03575c85f0fbf33afdcc8e9e6c40ddf31815e835c6d750ee6b6853678ba/lyrical_page-3.0.0beta1.tar.gz" } ], "3.1.0": [ { "comment_text": "", "digests": { "md5": "a0baad33e5bc4e7bae0f7af63cfd6385", "sha256": "25214cdcd38276af65baa3af88d75424f0cb20734e8f0731f937c176b3159531" }, "downloads": -1, "filename": "lyrical_page-3.1.0.tar.gz", "has_sig": false, "md5_digest": "a0baad33e5bc4e7bae0f7af63cfd6385", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 812993, "upload_time": "2016-12-19T02:48:43", "url": "https://files.pythonhosted.org/packages/8a/7f/33a1b981b209bdc2f97124b6863198010c9c17089f4b8fc2cfde1bfe7f77/lyrical_page-3.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a0baad33e5bc4e7bae0f7af63cfd6385", "sha256": "25214cdcd38276af65baa3af88d75424f0cb20734e8f0731f937c176b3159531" }, "downloads": -1, "filename": "lyrical_page-3.1.0.tar.gz", "has_sig": false, "md5_digest": "a0baad33e5bc4e7bae0f7af63cfd6385", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 812993, "upload_time": "2016-12-19T02:48:43", "url": "https://files.pythonhosted.org/packages/8a/7f/33a1b981b209bdc2f97124b6863198010c9c17089f4b8fc2cfde1bfe7f77/lyrical_page-3.1.0.tar.gz" } ] }