Skip to content

acdha/django-glossary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Django application that allows users to create a basic glossary application for their site. 

Current features:

A user can add terms. 
Terms are displayed on a single page with term, then definition.
Users can search for terms
ABC quick nav

Roadmap for the future:
 - Term view
 - Multiple glossaries per site
 - Pop-up rendering on rich text fields

Installation:

From pypi:

pip install django-glossary

From source:

python setup.py install

About

Fork of kcunning's django-glossary for bugfixes & optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%