mirror of
https://github.com/django/django.git
synced 2025-11-14 09:17:36 +00:00
Allows model fields to override the descriptor class used on the model instance attribute. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fields.py | ||
| tests.py | ||
Allows model fields to override the descriptor class used on the model instance attribute. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fields.py | ||
| tests.py | ||