mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-15 12:38:03 +00:00
Reuse username as email if it looks like a valid email address
* Automatically add it as UnconfirmedEmail and trigger confirmation mail * Clean up views with black
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2,25 +2,36 @@ autopep8
|
|||||||
bcrypt
|
bcrypt
|
||||||
defusedxml
|
defusedxml
|
||||||
Django
|
Django
|
||||||
|
django-anymail[mailgun]
|
||||||
django-auth-ldap
|
django-auth-ldap
|
||||||
django-bootstrap4
|
django-bootstrap4
|
||||||
django-coverage-plugin
|
django-coverage-plugin
|
||||||
django-extensions
|
django-extensions
|
||||||
django-ipware
|
django-ipware
|
||||||
django-user-accounts
|
django-user-accounts
|
||||||
|
email-validator
|
||||||
fabric
|
fabric
|
||||||
flake8-respect-noqa
|
flake8-respect-noqa
|
||||||
|
git+https://github.com/ercpe/pydenticon5.git
|
||||||
|
git+https://github.com/flavono123/identicon.git
|
||||||
git+https://github.com/ofalk/django-openid-auth
|
git+https://github.com/ofalk/django-openid-auth
|
||||||
|
git+https://github.com/ofalk/monsterid.git
|
||||||
|
git+https://github.com/ofalk/Robohash.git@devel
|
||||||
|
mysqlclient
|
||||||
|
notsetuptools
|
||||||
|
pagan
|
||||||
Pillow
|
Pillow
|
||||||
pip
|
pip
|
||||||
|
psycopg2-binary
|
||||||
py3dns
|
py3dns
|
||||||
pydocstyle
|
pydocstyle
|
||||||
pyLibravatar
|
pyLibravatar
|
||||||
pylint
|
pylint
|
||||||
PyMySQL
|
PyMySQL
|
||||||
python3-openid
|
|
||||||
python-coveralls
|
python-coveralls
|
||||||
python-language-server
|
python-language-server
|
||||||
|
python-memcached
|
||||||
|
python3-openid
|
||||||
pytz
|
pytz
|
||||||
rope
|
rope
|
||||||
setuptools
|
setuptools
|
||||||
@@ -28,13 +39,3 @@ six
|
|||||||
social-auth-app-django
|
social-auth-app-django
|
||||||
wheel
|
wheel
|
||||||
yapf
|
yapf
|
||||||
django-anymail[mailgun]
|
|
||||||
mysqlclient
|
|
||||||
psycopg2-binary
|
|
||||||
notsetuptools
|
|
||||||
git+https://github.com/ofalk/monsterid.git
|
|
||||||
git+https://github.com/ofalk/Robohash.git@devel
|
|
||||||
python-memcached
|
|
||||||
git+https://github.com/ercpe/pydenticon5.git
|
|
||||||
git+https://github.com/flavono123/identicon.git
|
|
||||||
pagan
|
|
||||||
|
|||||||
Reference in New Issue
Block a user