Add Request.internal_comments
Using a one to one relationship to avoid the migration hell that we're temporarily stuck in.
This commit is contained in:
@@ -16,3 +16,4 @@ from .environment import Environment
|
||||
from .attachment import Attachment
|
||||
from .request_revision import RequestRevision
|
||||
from .request_review import RequestReview
|
||||
from .request_internal_comment import RequestInternalComment
|
||||
|
||||
Reference in New Issue
Block a user