MCPcopy Create free account
hub / github.com/hunvreus/devpush / RegistryUpdateForm

Class RegistryUpdateForm

app/forms/admin.py:57–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56
57class RegistryUpdateForm(StarletteForm):
58 submit = SubmitField(_l("Update"))
59
60
61class RunnerToggleForm(StarletteForm):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected