user_attrs.py

About this file

We attempted to read from templates/app_constants_user_attrs.py_hw.txt but failed.

Code Check Report


app/constants/user_attrs.py:129:21: W292 no newline at end of file
                        

Documentation drawn from source code


UserEditableFieldsDict(dict):



__init__(self,

__setitem__(self, key, value):

is_valid(self):

UserAddressDict(dict):



__init__(self, **kwargs):

__setitem__(self, key, value):

is_valid(self):

UserStatusDict(dict):



__init__(self, **kwargs):

__setitem__(self, key, value):

is_valid(self):

Source code