Metadata-Version: 2.0
Name: django-glossa
Version: 1.0.3
Summary: A glossary app for Django
Home-page: https://bitbucket.org/gs1it/django-glossa
Author: GS1 Italy
Author-email: ict@gs1it.org
License: BSD
Keywords: django-glossa
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Natural Language :: Italian
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7

=============================
django-glossa
=============================

.. image:: https://badge.fury.io/py/django-glossa.png
    :target: https://badge.fury.io/py/django-glossa

A glossary app for Django

Documentation
-------------

The full documentation is at https://django-glossa.readthedocs.org.

Quickstart
----------

Install django-glossa::

    pip install django-glossa

Then use it in a project::

    import glossario

Features
--------

* TODO

Cookiecutter Tools Used in Making This Package
----------------------------------------------

*  cookiecutter
*  cookiecutter-bitbucket-djangopackage




History
-------

1.0.0 (2016-04-13)
++++++++++++++++++

* Initial release.


