Skip to content

Remove sites framework from site #233

@cproctor

Description

@cproctor

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions