issues
search
PyAr
/
pyarweb
El sitio web de Python Argentina
http://python.org.ar
Apache License 2.0
81
stars
99
forks
source link
Update is_authenticated because it is a boolean
#570
Closed
tzulberti
closed
1 year ago
tzulberti
commented
1 year ago
Cambios propuestos:
Django 3.X migration,
is_authenticated
changed from being a method to just a boolean attribute. That is why there are so many Sentry errors
https://pyar.sentry.io/issues/2535174281/?project=1474214&query=is%3Aunresolved&referrer=issue-stream&stream_index=1
Cambios propuestos:
is_authenticated
changed from being a method to just a boolean attribute. That is why there are so many Sentry errors https://pyar.sentry.io/issues/2535174281/?project=1474214&query=is%3Aunresolved&referrer=issue-stream&stream_index=1