Skip to content

petersanchez/django-simpler-faq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-simpler-faq nlshield

Simple FAQ app for django

  • pip install django-simpler-faq
  • Add simpler_faq to INSTALLED_APPS
  • Add simpler_faq's urls to your project's urls.py

This is a clone of django-simple-faq which was created by Leandro Gomez. Really this clone just removes external requirements. Also updated for modern versions of Django (1.8+)

About

Simple FAQ app for django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.8%
  • HTML 17.2%