You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a Section.submitted method, but the generic PageView uses the term is_submitted. I think we should stick to one term for this. I'm thinking we can rename Section.submitted to Section.is_submitted and deprecate Section.submitted.
The text was updated successfully, but these errors were encountered:
There's a
Section.submitted
method, but the genericPageView
uses the termis_submitted
. I think we should stick to one term for this. I'm thinking we can renameSection.submitted
toSection.is_submitted
and deprecateSection.submitted
.The text was updated successfully, but these errors were encountered: