mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 15:00:25 +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 | ||