Changes between Initial Version and Version 1 of Ticket #32444, comment 1
- Timestamp:
- Feb 14, 2021, 8:38:20 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32444, comment 1
initial v1 1 It does through it 's inheritance of `django.db.models.Field`1 It does through its inheritance of `django.db.models.Field` 2 2 3 3 https://github.com/django/django/blob/3fa1ed53be370f4b1a94d78b56ff30d23b131623/django/db/models/fields/json.py#L26