django-dynamic-choices

Django admin fk and m2m dynamic choices by providing callback support


Keywords
django, admin, choices, dynamic
License
MIT
Install
pip install django-dynamic-choices==0.1.3

Documentation

django-dynamic-choices

Build Status Coverage Status

Django appilcation that provides fk and m2m dynamic choices and react to django.contrib.admin edit/add view interaction to update those choices.

Installation

pip install django-dynamic-choices