misc: edit programs in site
This commit is contained in:
@ -16,6 +16,7 @@ from .program import (
|
||||
ProgramListView,
|
||||
ProgramPageDetailView,
|
||||
ProgramPageListView,
|
||||
ProgramUpdateView,
|
||||
)
|
||||
|
||||
__all__ = (
|
||||
@ -41,6 +42,7 @@ __all__ = (
|
||||
"ProgramListView",
|
||||
"ProgramPageDetailView",
|
||||
"ProgramPageListView",
|
||||
"ProgramUpdateView",
|
||||
"attached",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user