| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| djangostore.py | ||
| login_and_register.py | ||
| models.py | ||
| views.py |
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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| migrations | Loading commit data... | |
| tests | Loading commit data... | |
| __init__.py | Loading commit data... | |
| admin.py | Loading commit data... | |
| djangostore.py | Loading commit data... | |
| login_and_register.py | Loading commit data... | |
| models.py | Loading commit data... | |
| views.py | Loading commit data... |