Open michaelwood opened 3 years ago
Slight issue here:
The way to solve this is that when the project is deleted, we should really go through ALL sessions and clear that name out wherever we find it. But sessions aren't really designed for doing this and I'll bet there is no supported API to do this in Django. We could prob hack something but that is not appealing.
Or .... we just decide this is a total edge case and we don't care for now.
Add a delete projects page