django-customfields

Couple of custom model fields for django: CachedManyToManyField and InheritedField


License
BSD-3-Clause
Install
pip install django-customfields==0.1.0

Documentation

django-customfields

Couple of custom model fields for django: CachedManyToManyField and InheritedField

Build Status Coverage Status PYPI Package

Requirements

OS: Any
Runtime: Python 2.6, 2.7 or PyPy
Packages: Django>=1.3