.. |
auth
|
override User.create to set password, create GenEmail, set trial period
|
2019-12-15 18:55:09 +02:00 |
dashboard
|
custom email must have .suffix
|
2019-12-15 18:55:10 +02:00 |
developer
|
use span instead of a for icon
|
2019-12-15 18:55:09 +02:00 |
discover
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
monitor
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
oauth
|
use EMAIL_DOMAIN instead of simplelogin.co
|
2019-12-15 18:55:10 +02:00 |
partner
|
import render_field, render_field_errors in base.html
|
2019-12-15 18:55:08 +02:00 |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
admin_model.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
config.py
|
add ClientUser.name,default_avatar, GenEmail.custom column
|
2019-12-15 18:55:10 +02:00 |
email_utils.py
|
refactor config
|
2019-12-15 18:55:10 +02:00 |
extensions.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
jose_utils.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
log.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
models.py
|
add ClientUser.name,default_avatar, GenEmail.custom column
|
2019-12-15 18:55:10 +02:00 |
oauth_models.py
|
rename ScopeE to just Scope
|
2019-12-15 18:55:08 +02:00 |
s3.py
|
add login with google
|
2019-12-15 18:55:09 +02:00 |
utils.py
|
use shorter words when generating emails
|
2019-12-15 18:55:08 +02:00 |