Skip to content

Add Gateway to admin models#1396

Merged
steventux merged 1 commit intomainfrom
add-gateway-to-admin-models
Apr 30, 2026
Merged

Add Gateway to admin models#1396
steventux merged 1 commit intomainfrom
add-gateway-to-admin-models

Conversation

@steventux
Copy link
Copy Markdown
Contributor

@steventux steventux commented Apr 30, 2026

Description

Adds Gateway model to Django Admin and gives admins the ability associate them with a Relay.

Gateway

image

Relay

image

Jira link

Review notes

Review checklist

  • Check database queries are correctly scoped to current_provider
  • If this changes the gateway API (/api/v1/), confirm whether it is a breaking change — if so, a new major version (/api/v2/) is required (see ADR-006)

Allows us to create Gateway instances and associate them with a Relay.
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@carlosmartinez carlosmartinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@steventux steventux merged commit 51a5046 into main Apr 30, 2026
12 checks passed
@steventux steventux deleted the add-gateway-to-admin-models branch April 30, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants