Skip to content

alaricmoore/django-glossary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 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

A glossary for Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors