.. |
auth
|
fix user getting redirected at each google login
|
2019-12-15 18:55:09 +02:00 |
dashboard
|
fix reset password expired
|
2019-12-15 18:55:09 +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
|
add delete() to ModelMixin: do NOT use the session.delete(), somehow it does a "SET" before "DELETE"
|
2019-12-15 18:55:08 +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 new param FACEBOOK_CLIENT_ID, FACEBOOK_CLIENT_SECRET
|
2019-12-15 18:55:09 +02:00 |
email_utils.py
|
fill up plain_text_content when sending emails
|
2019-12-15 18:55:08 +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
|
fix reset password expired
|
2019-12-15 18:55:09 +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 |