Skip to main content

Django-Qanda

Qanda is a simple FAQ app for the Django framework.

Questions can be displayed publicly, to logged-in users, or to site staff only.

Questions are organised by topic, and those topics are self-hiding depending on the publication status of the questions inside.

Qanda installs with fully styled templates so that you can start playing straight away, and an example project is supplied.

Screenshots of qanda default templates

For more information please see the documentation at http://django-qanda.readthedocs.org/en/latest/.

Documentation Status

Requirements

  • Django 1.4.2 or greater;

  • Python 2.7 or greater.

Get It

You can get Qanda by using pip or easy_install:

$ pip install django-qanda
or
$ easy_install django-qanda

If you want to install it from source, grab the Mercurial repository from Bitbucket:

$ hg clone https://bitbucket.org/mhurt/django-qanda
$ cd django-qanda
$ python setup.py install

Install It

Add “qanda” to your INSTALLED_APPS setting like this:

INSTALLED_APPS = {
  ...
  'qanda'
}

Include the qanda URLconf in your project urls.py like this:

url(r'^faq/', include('qanda.urls'))

For Django 1.7 users, run python manage.py migrate to create the qanda models. Otherwise simply run python manage.py syncdb.

Contribute

License

The project is licensed under the MIT license.

Release files for django-qanda 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-qanda 0.2.0
File Size Uploaded
django-qanda-0.2.0.tar.gz 412.2 kB Details

Release files / django-qanda-0.2.0.tar.gz

Download URL django-qanda-0.2.0.tar.gz
Size 412.2 kB
Tags Source
SHA-256 checksum
How to use checksums
8abef8583ba260ebc497c6e5d98c449783ed6f7795ef7fdeb4a0df191a55b0f9
BLAKE2b-256 checksum
How to use checksums
2f733988a5ecb506577e28f54fddd3ee0c12c89aa1585879ce76bd6f112b1794
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page