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
is it possible to have a R/O version (would that be done by a dict decorator)? I was only thinking about a situation where we want a production server and to ensure we don't allow modifications from the running instance.
rasied by @andrewyatz