nicer social auth
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Mon, 12 Mar 2012 12:43:40 +0000 (13:43 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Mon, 12 Mar 2012 15:52:03 +0000 (16:52 +0100)
commita6db1ef5159ff618a9d1a78ff14fd705a106c130
tree68a434491a7cf52e2f8f66ab388e3c5188594f8c
parent5c13a97ebf1e00928ae582737cd66fdcab2cfcec
nicer social auth
13 files changed:
apps/ajaxable/templatetags/__init__.py [new file with mode: 0644]
apps/ajaxable/templatetags/ajaxable_tags.py [new file with mode: 0644]
requirements.txt
wolnelektury/static/img/auth/facebook.png [new file with mode: 0644]
wolnelektury/static/img/auth/google-icon.png [deleted file]
wolnelektury/static/img/auth/openid-large.png?1237615666 [deleted file]
wolnelektury/static/img/auth/twitter.png [new file with mode: 0644]
wolnelektury/static/js/dialogs.js
wolnelektury/templates/auth/login.html
wolnelektury/templates/auth/login_register.html
wolnelektury/templates/openid/login.html [new file with mode: 0644]
wolnelektury/templates/socialaccount/base.html [new file with mode: 0644]
wolnelektury/templates/socialaccount/snippets/provider_list.html