migrations
|
add twitter_handle to account model
|
2021-03-28 15:51:55 -07:00 |
templates/accounts
|
add password reset
|
2021-03-06 01:43:07 -08:00 |
__init__.py
|
initial commit
|
2021-02-24 20:13:54 -08:00 |
admin.py
|
initial commit
|
2021-02-24 20:13:54 -08:00 |
apps.py
|
initial commit
|
2021-02-24 20:13:54 -08:00 |
enable_totp.py
|
initial commit
|
2021-02-24 20:13:54 -08:00 |
forms.py
|
add twitter_handle to account model
|
2021-03-28 15:51:55 -07:00 |
login.py
|
initial commit
|
2021-02-24 20:13:54 -08:00 |
models.py
|
add twitter_handle to account model
|
2021-03-28 15:51:55 -07:00 |
tests.py
|
initial commit
|
2021-02-24 20:13:54 -08:00 |
urls.py
|
add registration
|
2021-03-13 13:40:41 -08:00 |
views.py
|
add twitter_handle to account model
|
2021-03-28 15:51:55 -07:00 |