(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...") |
(category -> Support Archive) |
||
| (One intermediate revision by one other user not shown) | |||
| 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. | |||
[[Category:Support Archive]] | |||
Latest revision as of 13:11, 10 June 2021
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 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.