Project

Profile

Help

Task #3434

closed

Expose "pulpcore.app.fields.JSONField" to plugins

Added by dalley about 6 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Easy Fix
Sprint:
Sprint 34
Quarter:

Description

https://github.com/pulp/pulp/blob/3.0-dev/pulpcore/pulpcore/app/fields.py#L10

JSONField is a custom field type we created so that we could nicely store JSON across different databases (since Django's JSONField is Postgres-specific). It is backed by models.TextField but with some serialization/deserialization added.

It would be useful to many plugins including the Python plugin, specifically. We should expose it as part of the plugin API.

Actions #1

Updated by bizhang about 6 years ago

  • Groomed changed from No to Yes
  • Sprint Candidate changed from No to Yes
Actions #2

Updated by dalley about 6 years ago

  • Tags Easy Fix added
Actions #3

Updated by dalley about 6 years ago

  • Description updated (diff)

Added by dalley about 6 years ago

Revision e188f224 | View on GitHub

Expose pulpcore.app.fields.JSONField to plugins

closes #3434 https://pulp.plan.io/issues/3434

Added by dalley about 6 years ago

Revision e188f224 | View on GitHub

Expose pulpcore.app.fields.JSONField to plugins

closes #3434 https://pulp.plan.io/issues/3434

Actions #4

Updated by dalley about 6 years ago

  • Status changed from NEW to MODIFIED
  • % Done changed from 0 to 100
Actions #5

Updated by dalley about 6 years ago

  • Assignee set to dalley
  • Sprint set to Sprint 34
Actions #6

Updated by daviddavis almost 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #7

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #8

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF