Metadata-Version: 1.0
Name: fh-django-common
Version: 0.2.12
Summary: A Django app to provide common functionality in Django projects
Home-page: https://gitlab.com/futurehaus/django-common
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: ======
        Common
        ======
        
        Common is a Django library that provides some reusable components.
        
        Installation
        ------------
        
        .. code-block:: sh
        
            $ pip install fh-django-common
        
        Running tests
        -------------
        
        .. code-block:: sh
        
            $ python setup.py test
        
        Usage
        -----
        
        TODO
Platform: UNKNOWN
