Peter Baranyi

Results 5 comments of Peter Baranyi

I am getting the same error with: - django-cryptography==1.0 - cryptography==3.0 - Django==3.0.8 - djangorestframework==3.11.0 ``` Traceback (most recent call last): File ".venv/lib/python3.8/site-packages/django_cryptography/core/signing.py", line 223, in unsign version, timestamp, value,...

I had the same issue, but only saw this error in the browser console: Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document....

@MartynenkoA the pipe is called timeAgo, not amTimeAgo. {{email.date | timeAgo}}

I am also affected by this issue. The workarounds are not good enough. Is it not suggested to use optional values like this?

The tests need an SQL server...