Omid Ataollahi

Results 13 issues of Omid Ataollahi

### Description I need to read a temperature sensor value and assign it to it's register only when the register is requested from master. I understand that this must be...

`self` variable is not needed in this snippet code, just like other examples in the file. `_host` should change to `host` because it's not a private property.

On a fresh new installed (and therefore up-to-dated) Django and Django-rest-framework, after adding path('dj-rest-auth/registration/', include('dj_rest_auth.registration.urls')), to the urls.py, the following warning would appear: Watching for file changes with StatReloader /Users/ata/PycharmProjects/DjangoProject/.venv/lib/python3.13/site-packages/allauth/account/app_settings.py:540:...