django-terms

Site-wide adds a definition or a link for specialized terms
Download

django-terms Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Bertrand Bordage
  • Publisher web site:
  • https://github.com/BertrandBordage/

django-terms Tags


django-terms Description

django-terms is a Django app that adds a definition or a link for specialized terms.Installation1. pip install django-terms2. Add 'terms', to your INSTALLED_APPS3. Add terms to your urls:- add url(r'^terms/', include('terms.urls')), to your urls.py- or, if you are using django-CMS, add a page and use the apphook and menuUsage1. Add some terms in the admin2. Choose how django-terms should apply to your website:- Global use (to give django-terms a try or for development)- Local use (for production)The added terms should now be automatically linked to their definitions.Product's homepage


django-terms Related Software