{ "info": { "author": "Ben Spaulding", "author_email": "ben@benspaulding.us", "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 :: Site Management" ], "description": "============================================================\n Frequently Asked Question (FAQ) management for Django apps\n============================================================\n\nThis Django_ application provides the ability to create and manage lists of\nFrequently Asked Questions (FAQ), organized by topic.\n\nThis project is still under development, though several medium-to-large\nwebsites are currently using it in production. The plan is to get a stable\nversion with a full test suite and documentation out the door in the coming\nmonths.\n\n.. _Django: http://www.djangoproject.com/\n\nTODO\u2019s\n------\n\nBelow are tasks that need done, features under consideration, and some\nreminders for the future.\n\n* Write tests for faq.\n* Wire up testing on travis-ci.org.\n* Write tests for haystack bits.\n* Write general documentation, and specifically,\n\n * The change of modified date field behavior. (Dropped null=True, now\n has a date upon creation.) Write migration if necessary.\n * Document removal of custom template name field on Topic. (The feature made\n little sense given the various URL/view setups.) Write migration if\n necessary.\n * Note supported versions of Python, Django, and Haystack.\n\n* Put documentation on readthedocs.org.\n\n\nFeatures\n~~~~~~~~\n\n* Create a better interface for ordering questions within a topic.\n* Consider if/how to add ordering to Topics. (This is complicated because of\n site relations.)\n* Consider making the requirement for ``django.contrib.sites`` optional.\n\n\nIn the future, when dropping Django 1.2 support\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n* Update to class-based generic views\n* Move from Question.save() to model validation?", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/benspaulding/django-faq/tarball/v0.8.3", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/benspaulding/django-faq/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-faq", "package_url": "https://pypi.org/project/django-faq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-faq/", "project_urls": { "Download": "http://github.com/benspaulding/django-faq/tarball/v0.8.3", "Homepage": "https://github.com/benspaulding/django-faq/" }, "release_url": "https://pypi.org/project/django-faq/0.8.3/", "requires_dist": null, "requires_python": null, "summary": "Frequently Asked Question (FAQ) management for Django apps.", "version": "0.8.3" }, "last_serial": 789623, "releases": { "0.8.0.1": [ { "comment_text": "", "digests": { "md5": "b220b40617af7cf5ef4f9d6e61f373c6", "sha256": "767f21fa7982487a9a5fc6ed6c100f1e0a614af72dfba9d283401cf3f1ba9cee" }, "downloads": -1, "filename": "django-faq-0.8.0.1.tar.gz", "has_sig": false, "md5_digest": "b220b40617af7cf5ef4f9d6e61f373c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9127, "upload_time": "2009-06-02T16:45:48", "url": "https://files.pythonhosted.org/packages/43/7a/16042a93881bed2ba6f079229e1744f7a065101db8697391c892c7d92c06/django-faq-0.8.0.1.tar.gz" } ], "0.8.3": [ { "comment_text": "", "digests": { "md5": "b253c8581006d0cb7d641aae83b6dea7", "sha256": "d56c79cc0ab09404fc3d889e9beba3e9008cceeccea1b4ac9ad55a90aff218cc" }, "downloads": -1, "filename": "django-faq-0.8.3.tar.gz", "has_sig": false, "md5_digest": "b253c8581006d0cb7d641aae83b6dea7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18611, "upload_time": "2012-07-26T23:37:14", "url": "https://files.pythonhosted.org/packages/77/45/1cc3630f3e82b6712709063484dd0ad91513dca944ec4cec2cd81510a1dd/django-faq-0.8.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b253c8581006d0cb7d641aae83b6dea7", "sha256": "d56c79cc0ab09404fc3d889e9beba3e9008cceeccea1b4ac9ad55a90aff218cc" }, "downloads": -1, "filename": "django-faq-0.8.3.tar.gz", "has_sig": false, "md5_digest": "b253c8581006d0cb7d641aae83b6dea7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18611, "upload_time": "2012-07-26T23:37:14", "url": "https://files.pythonhosted.org/packages/77/45/1cc3630f3e82b6712709063484dd0ad91513dca944ec4cec2cd81510a1dd/django-faq-0.8.3.tar.gz" } ] }