Simple django faq application
Project description
django-fluo-faq
A simple faq system for django.
Install
Add faq.apps.FaqConfig
into your INSTALLED_APPS
#!python
INSTALLED_APPS = [
...
"faq.apps.FaqConfig",
...
]
CHANGES
0.1.0
- initial release
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file django_fluo_faq-0.1-py3-none-any.whl
.
File metadata
- Download URL: django_fluo_faq-0.1-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aef39e7ac4f4e2cbc5c32179972059a41c229a3380a4ad9401e82fdb5d9b357c |
|
MD5 | 58e112bfdf22fe4fd75d16634ba0db5a |
|
BLAKE2b-256 | 67d50ca14875065bc7e64dfd92b7c3a08e86c03c93863670c208d3072da2a8a4 |