Skip to main content

A simple Django app for FAQa

Project description

Stupid simple FAQ app to use with any django project. Includes admin definitions and a read-only API using Django Rest Framework.

Installation

Install using pip:

pip install bulu-faq

Configuration

Add faq to your installed apps in settings.py:

INSTALLED_APPS = (
    ...
    'faq',
)

Add the urls in urls.py:

urlpatterns = [
    ...
    path('faq/', include('faq.urls'))
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bulu-faq-0.3.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

bulu_faq-0.3-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file bulu-faq-0.3.tar.gz.

File metadata

  • Download URL: bulu-faq-0.3.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for bulu-faq-0.3.tar.gz
Algorithm Hash digest
SHA256 e4b5df729f60f50b22018d442cfa087ebb45d86ada416002ff32abc373f6e40a
MD5 5de7a657995a969eb8d297f477955cb9
BLAKE2b-256 31e0a211b8593f560b2de22cf67ea62507ab6fa15472366533380990af97699f

See more details on using hashes here.

File details

Details for the file bulu_faq-0.3-py3-none-any.whl.

File metadata

  • Download URL: bulu_faq-0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for bulu_faq-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3f786ab84d05ffc80897fe4cc575b74c3583795c84cb6e49c9bd747064b08cf6
MD5 ed380f76c0efe876f31dd6006da98a8e
BLAKE2b-256 07888e8179b15659465eabacff74087fd9a5e70eef863a7b4892bf0463b81a05

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page