sshwsfc / django-faq

A Frequently Asked Question (FAQ) management application built with Django.

Home Page:http://github.com/benspaulding/django-faq/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

====================================================================
 Frequently Asked Question (FAQ) management for Django applications
====================================================================

This application provides the ability to create and manage topics
and lists of Frequently Asked Questions (FAQ) in Django_ applications.

.. _Django: http://www.djangoproject.com/


TODO
====

* Write Question inline admin ordering JavaScript
* Consider if/how-to add ordering to Topics
* Write documentation
* Write tests

About

A Frequently Asked Question (FAQ) management application built with Django.

http://github.com/benspaulding/django-faq/

License:BSD 3-Clause "New" or "Revised" License