Confirmed users
18
edits
(Created page with "This is a list of improvements to SUMO that would be nice to implement to make things better! Most will be big changes that would require a lot of testing and would likely be...") |
No edit summary |
||
Line 2: | Line 2: | ||
Most will be big changes that would require a lot of testing and would likely be a pain to implement. | Most will be big changes that would require a lot of testing and would likely be a pain to implement. | ||
* Users should be able to log in before they are activated, and just can't do anything. | |||
* We should use the right way to do Django user models, instead of User+Profile. | |||
* Users should have a 1 to many model to both emails and authentications. |