views.py
108 KB
-
Set 'created_on_site' UserAttribute on account creation. · 2f1d4051
We need to be able to track which site a given user account was created on. This change will create a UserAttribute model with a key of 'created_on_site' and a value containing the domain of the site on which the user accounted was created. WL-977
Hasnain committed