Actions
Task #9112
closedTask #8488: [EPIC] Upgrade to django 3.2
Update `contrib.JSONField` to `JSONField`
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
https://docs.djangoproject.com/en/3.2/ref/contrib/postgres/fields/#jsonfield
Use django.db.models.JSONField instead.
Related issues
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Updated by fao89 over 3 years ago
- Copied to Task #9121: Update `contrib.JSONField` to `JSONField` added
Added by daviddavis over 3 years ago
Updated by daviddavis over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|95363e836db829860ddfdb1b4a5130ed4c7b4ffb.
Updated by ipanova@redhat.com over 3 years ago
- Copied to Task #9189: Update `contrib.JSONField` to `JSONField` added
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fixed JSONField deprecations
fixes #9112