mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 06:50:24 +00:00
ForeignKey or ManyToManyField attribute ``limit_choices_to`` can now be a callable that returns either a ``Q`` object or a dict. Thanks michael at actrix.gen.nz for the original suggestion. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test.png | ||
| test2.png | ||
| tests.py | ||