Skip to content

angee.parties.runtime_migrations.relationship_anchor

Preserve Relationship counterparties while moving to anchor vocabulary.

applies

python
def applies(project_state: ProjectState) -> bool

Return whether the exact pre-anchor Relationship fields are present.

Migration

python
class Migration(migrations.Migration)

Rename both foreign keys in place and add the free-text fallback.

Released under the AGPL-3.0 License.