JustinACoder / DebateArena

A place to have meaninful debates (at least, most of the time...)
MIT License
1 stars 0 forks source link

Should we get rid of "not connected" completely and replace it by Guest #60

Open JustinACoder opened 3 months ago

JustinACoder commented 3 months ago

Should we assume that users that are not connected are always guest? Or should there still be distinction between not connected and Guest user. I personnally like the idea that you are either a Guest or connected. If we decide to do this, we should figure out how we want to represent Guests? Are they simply not connected, or are they connected with django-guest-user

JustinACoder commented 2 months ago

related to #35