Couchers-org / couchers

The next-generation couch surfing platform. Free forever. Community‑led. Non‑profit. Modern. Chuck us a star :)

Home Page:https://couchers.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend refactor: Couchers context

aapeliv opened this issue · comments

In notify v2, I introduced a few places where I make a made-up context with Types.SimpleNamespace. This makes the code kind of unwieldly and hard to track; so we should replace this with something principled.