Skip to content

Switch image_link field to Source URLs model on edit pages #1839

@dchiller

Description

@dchiller

With #1818, we added a command (populate_source_urls) that took existing Source.image_link contents and made new SourceURL objects with them. But, we still allowed editing of the image_link field through the Source Create and Source Edit pages (and, indeed, on the Source admin page). Before we run the command, we should switch to editing SourceURL objects on those pages so that we can retire the image_link field completely.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions