Welcome to Django-Qanda’s documentation!

Demo screenshot of provided templates

Qanda is a simple FAQ app for Django projects.

Here are the main features:

  • Published questions can be made public, restricted to logged-in users, or only visible to site staff.
  • Topics are self-hiding depending on the access level of the questions they contain.
  • Qanda installs with a fully working set of templates so you can start playing straight away, and an example project is provided.

Getting started

The first thing you’ll need to do is check out the installation guide and requirements.

If you’re familiar with installing Django apps then the installation is totally standard, with no additional dependencies.

License

Django-Qanda is released under the MIT License.

Indices and tables