Frequently Asked Questions page made simple
Project description
Frequently Asked Questions page made simple.
Quick start
- Install the app
- Add mezzanine_faq in your INSTALLED_APPS
- Run python manage.py syncdb to create new database tables
Usage
First create page of type “faq” in Mezzanine admin interface.
Include FAQ
You can also include FAQ on another page.
{% load faq_tags %} # Create list of page with title "myfaq" {% faq_list title="myfaq" %}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mezzanine-faq-0.2.tar.gz
(9.0 kB
view hashes)