working social auth
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 13 Mar 2012 16:26:34 +0000 (17:26 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 13 Mar 2012 16:26:34 +0000 (17:26 +0100)
commit451f7b0e0ee3bfdab38cfa9c98a297c5320b52ad
treeb21076194186cf2c766feecc1fbe914b44d625ce
parent8139f82c719f4a041b18fd445026b8cf78aca4a6
working social auth
22 files changed:
babel.cfg [new file with mode: 0644]
locale-contrib/django.pot [new file with mode: 0644]
locale-contrib/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
locale-contrib/pl/LC_MESSAGES/django.po [new file with mode: 0644]
wolnelektury/settings.py
wolnelektury/static/css/auth.css [new file with mode: 0644]
wolnelektury/static/css/dialogs.css
wolnelektury/static/css/header.css
wolnelektury/templates/account/email.html [deleted file]
wolnelektury/templates/account/password_change.html [deleted file]
wolnelektury/templates/account/password_reset.html [deleted file]
wolnelektury/templates/account/password_reset_done.html [deleted file]
wolnelektury/templates/account/password_reset_from_key.html [deleted file]
wolnelektury/templates/account/password_reset_key_message.txt [deleted file]
wolnelektury/templates/account/password_set.html [deleted file]
wolnelektury/templates/auth/login.html
wolnelektury/templates/emailconfirmation/confirm_email.html [deleted file]
wolnelektury/templates/openid/login.html
wolnelektury/templates/site_base.html [new file with mode: 0644]
wolnelektury/templates/socialaccount/base.html [deleted file]
wolnelektury/templates/socialaccount/connections.html [new file with mode: 0644]
wolnelektury/templates/socialaccount/snippets/provider_list.html