django-dingos

A Django app that provides a generic framework for managing structured information in a generic way.


Keywords
django-dingos
License
GPL-2.0+
Install
pip install django-dingos==0.2.1

Documentation

Dingos

A Django app that provides a generic framework for managing structured information in a generic way.

Documentation

The full documentation is at http://django-dingos.readthedocs.org.

Quickstart

Please refer to the quickstart information of MANTIS, available at http://django-mantis.readthedocs.org.

Acknowledgments

The basic layout for this Django app with out-of-the-box configuration of setup.py for easy build, submission to PyPi, etc., and Sphinx documentation tree was generated with Audrey Roy's excellent Cookiecutter and Daniel Greenfield's cookiecutter-djangopackage template.