A prog2-höz tartozó friss repo anyagok itt elérhetőek: https://git.iit.bme.hu/

You need to sign in or sign up before continuing.
Commit fd823667 by Őry Máté

common: default SubOperationMixin to no required_perms

parent 2f018f5a
......@@ -27,6 +27,7 @@ logger = getLogger(__name__)
class SubOperationMixin(object):
required_perms = ()
def create_activity(self, parent, user, kwargs):
if not parent:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment