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
and restarting apache. Nothing changed. But I found that if I add the OS to a group for example, it helps to either log out or wait a few minutes. Then the change will show up. Regardless if memcached is on or off.
Caching is indeed the issue. Either disable caching configuration in local_settings.py or remove the caching related middlewares in settings.py. Probably the issue is that no propper headers are set.
Here is how to reproduce the problem:
I observed the same problem when assigning all Ubuntu versions to one OS Group. Maybe all DB changes are refreshed only after new login?
The text was updated successfully, but these errors were encountered: