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
To make sure that the backend is more modular and easier to maintain, it would be good to split all backend.communities files into groups and organizations directories where possible. We need to keep an eye on circular imports as we work on this, but most files should be able to be split :)
Note: We should also move communities/tests/ under groups as all of these are group tests.
I'm working on this right now and will send along a PR 😊
The text was updated successfully, but these errors were encountered:
Terms
Issue
To make sure that the backend is more modular and easier to maintain, it would be good to split all
backend.communities
files intogroups
andorganizations
directories where possible. We need to keep an eye on circular imports as we work on this, but most files should be able to be split :)communities/tests/
undergroups
as all of these are group tests.I'm working on this right now and will send along a PR 😊
The text was updated successfully, but these errors were encountered: