{ "info": { "author": "Filip Pytloun", "author_email": "filip@pytloun.cz", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "mezzanine-faq\n====================\n\nFrequently Asked Questions page made simple.\n\nQuick start\n-----------\n\n1. Install the app\n2. Add ``mezzanine_faq`` in your ``INSTALLED_APPS``\n3. Run ``python manage.py syncdb`` to create new database tables\n\nUsage\n-----\n\nFirst create page of type \"faq\" in Mezzanine admin interface.\n\nInclude FAQ\n~~~~~~~~~~~\n\nYou can also include FAQ on another page.\n\n.. code-block:: python\n\n {% load faq_tags %}\n\n # Create list of page with title \"myfaq\"\n {% faq_list title=\"myfaq\" %}", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/mezzanine-faq", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fpytloun/mezzanine-faq", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "mezzanine-faq", "package_url": "https://pypi.org/project/mezzanine-faq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mezzanine-faq/", "project_urls": { "Download": "https://pypi.python.org/pypi/mezzanine-faq", "Homepage": "https://github.com/fpytloun/mezzanine-faq" }, "release_url": "https://pypi.org/project/mezzanine-faq/0.2/", "requires_dist": null, "requires_python": null, "summary": "Frequently Asked Questions page made simple", "version": "0.2" }, "last_serial": 1905079, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "780e564ac423945379fc59e42d0d855e", "sha256": "04c7217a6594d576bedd2f1e157769d801dd737626ea55c726f5a6f626f2bfbb" }, "downloads": -1, "filename": "mezzanine-faq-0.1.tar.gz", "has_sig": false, "md5_digest": "780e564ac423945379fc59e42d0d855e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8823, "upload_time": "2016-01-12T23:18:53", "url": "https://files.pythonhosted.org/packages/ee/63/e98d2bf8e84a40b60e154011d4f00f67a1143202b2588de3946020a5f51e/mezzanine-faq-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "71a1ee410d827cec3a08c369b4bfead2", "sha256": "a4bef85fa9dbeee1481ed607e568611709491436610657ba922daa24ac25a972" }, "downloads": -1, "filename": "mezzanine-faq-0.2.tar.gz", "has_sig": false, "md5_digest": "71a1ee410d827cec3a08c369b4bfead2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8965, "upload_time": "2016-01-14T22:35:11", "url": "https://files.pythonhosted.org/packages/c6/64/9de4599dc6c83c2dfe8e6e83be7abf1fae9313857a04148fa9c009bcad65/mezzanine-faq-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "71a1ee410d827cec3a08c369b4bfead2", "sha256": "a4bef85fa9dbeee1481ed607e568611709491436610657ba922daa24ac25a972" }, "downloads": -1, "filename": "mezzanine-faq-0.2.tar.gz", "has_sig": false, "md5_digest": "71a1ee410d827cec3a08c369b4bfead2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8965, "upload_time": "2016-01-14T22:35:11", "url": "https://files.pythonhosted.org/packages/c6/64/9de4599dc6c83c2dfe8e6e83be7abf1fae9313857a04148fa9c009bcad65/mezzanine-faq-0.2.tar.gz" } ] }