Hi All,

I am not able to set context in my module. 

In __setup__ method i am using* cls._context_fields.insert(0, 'member').*

But i am getting following trace when i update my module.

*AttributeError: type object 'my_module' has no attribute '_context_fields'*

please let us know how to set context field.

Thanks
--sunny

Reply via email to