mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-18 02:10:59 +00:00
In Choices, `_choice_dict` appears to be a definitive location of all internal/DB representations, so it seems the best target for finding out if the given item is part of the sequences. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| choices.py | ||
| fields.py | ||
| managers.py | ||
| models.py | ||
| tracker.py | ||