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
TypeError: expected str, bytes or os.PathLike object, not NoneType
(1 additional frame(s) were not displayed)
...
File "contentcuration/views/pwa.py", line 32, in get_context_data
with open(path) as f: