Project

Profile

Help

Issue #9300

closed

Use django.db.models.JSONField with Django 3

Added by quba42 over 2 years ago. Updated over 2 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Debian:
Platform Release:
Target Release - Debian:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Fixes the following deprecation warnings:

WARNINGS:
deb.InstallerPackage.custom_fields: (fields.W904) django.contrib.postgres.fields.JSONField is deprecated. Support for it (except in historical migrations) will be removed in Django 4.0.
	HINT: Use django.db.models.JSONField instead.
deb.Package.custom_fields: (fields.W904) django.contrib.postgres.fields.JSONField is deprecated. Support for it (except in historical migrations) will be removed in Django 4.0.
	HINT: Use django.db.models.JSONField instead.
Actions #1

Updated by pulpbot over 2 years ago

  • Status changed from NEW to POST

Added by quba42 over 2 years ago

Revision cdeca91f | View on GitHub

Use django.db.models.JSONField with Django 3

Closes #9300 https://pulp.plan.io/issues/9300

Actions #2

Updated by quba42 over 2 years ago

  • Status changed from POST to MODIFIED
Actions #3

Updated by quba42 over 2 years ago

  • Sprint/Milestone set to 2.15.0
Actions #4

Updated by pulpbot over 2 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF