django-custard

Django runtime typed custom fields for any model.


Keywords
django, models, fields, custom, admin, content, types
License
MIT
Install
pip install django-custard==0.10

Documentation

Django Custard

Django runtime typed custom fields

Django Custard is a small reusable unobtrusive Django app that implements runtime custom fields that can be attached to any model on the fly: it's possible to create fields and set values for them from the code or manage them through the admin site, with the ability to display them even outside of the admin.

Pypi latest version Build Status - master branch Source code coverage - master branch Python requirements Pypi downloads License