Providers for django-allauth allowing using the ENS' auth-systems.
Find a file
Aurélien Delobelle 7932da906e Minor changes
Introduce new settings:
- ACCOUNT_HOME_URL, used by 'Site name' link on templates.
- ACCOUNT_DETAILS_URL, used on templates when user is connected.

'username' is registered as extra_data too for Clipper provider.

Template tag 'get_accounts_by_providers' is cleaner.

Remove useless account/settings view. Its content should be displayed
by some profile view.

SOCIALACCOUNT_ENABLED settings (of allauth package) doesn't work well.
Template tag 'is_socialaccount_enabled' provides a better check.
2017-09-16 02:33:40 +02:00
allauth_ens Minor changes 2017-09-16 02:33:40 +02:00
example minor fix on demo project 2017-08-03 12:55:30 +02:00
tests Add tests (WIP) 2017-08-03 12:41:42 +02:00
.gitignore Add conf files 2017-08-03 12:40:14 +02:00
config.rb Add conf files 2017-08-03 12:40:14 +02:00
Gemfile Add conf files 2017-08-03 12:40:14 +02:00
Gemfile.lock Add conf files 2017-08-03 12:40:14 +02:00
LICENSE Add README/LICENSE 2017-08-03 12:35:20 +02:00
MANIFEST.in Add conf files 2017-08-03 12:40:14 +02:00
README.rst Add README/LICENSE 2017-08-03 12:35:20 +02:00
runtests.py Add conf files 2017-08-03 12:40:14 +02:00
setup.cfg Add conf files 2017-08-03 12:40:14 +02:00
setup.py Add conf files 2017-08-03 12:40:14 +02:00
tox.ini Add conf files 2017-08-03 12:40:14 +02:00

==================
django-allauth-ens
==================

Providers for django-allauth_ allowing using the ENS' auth-systems.


.. _django-allauth: https://www.intenct.nl/projects/django-allauth/