Maintaining database consistency. #224
Labels
backend
Backend related fix
code-standard
Align with coding standards
question
Further information is requested
It is important to understand where the validation actually happens. For example, lets say a post has currently allow_submissions set as True. Now, lets say, few students upload their submissions. After 1-2 days, the admin turns off submission on this, or the post changes from project to article. The website should still allow students to delete their submissions or view them atleast.
The text was updated successfully, but these errors were encountered: