You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test failed for two reasons. One was me changing the error string in a previous commit which
I have adapted the test for now.
The other was that django-cache-url changed its behavior. See #332
django-cache-url and dj-email-url recently partially changed their behavior.
We should update our tests to reflect the changes.
In detail, the following changes have been made:
EMAIL_TIMEOUT
setting which defaults toNone
The text was updated successfully, but these errors were encountered: