/django-dynamic-choices

Provide FK and M2M dynamic choices and react to django.contrib.admin edit/add view interaction to update those choices

Primary LanguagePythonMIT LicenseMIT

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