mirror of
https://github.com/django/django.git
synced 2025-11-20 03:30:00 +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 | ||