-
Notifications
You must be signed in to change notification settings - Fork 0
Remove sites framework from site #233
Copy link
Copy link
Open
Description
I originally had an idea of supporting multitenancy (e.g. private installations for specific schools) via the sites framework. However, this ends up feeling clumsy. If I do support multiple installations in the future, I'll probably use django-tenants. For now, the sites framework just adds cruft to the codebase. Need to remove:
- Sites foreign keys from models
- Usages of sites-based managers in views
And test.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels