user settings
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Mon, 12 Mar 2012 15:51:48 +0000 (16:51 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Mon, 12 Mar 2012 15:52:03 +0000 (16:52 +0100)
commit8139f82c719f4a041b18fd445026b8cf78aca4a6
treebf04c251b5f5f5ac32e759a346b5a9b8e4e7b6a7
parenta6db1ef5159ff618a9d1a78ff14fd705a106c130
user settings
18 files changed:
apps/ajaxable/templatetags/ajaxable_tags.py
wolnelektury/settings.py
wolnelektury/static/css/base.css
wolnelektury/static/css/header.css
wolnelektury/static/js/dialogs.js
wolnelektury/templates/account/email.html [new file with mode: 0644]
wolnelektury/templates/account/password_change.html [new file with mode: 0644]
wolnelektury/templates/account/password_reset.html [new file with mode: 0644]
wolnelektury/templates/account/password_reset_done.html [new file with mode: 0644]
wolnelektury/templates/account/password_reset_from_key.html [new file with mode: 0644]
wolnelektury/templates/account/password_reset_key_message.txt [new file with mode: 0644]
wolnelektury/templates/account/password_set.html [new file with mode: 0644]
wolnelektury/templates/emailconfirmation/confirm_email.html [new file with mode: 0644]
wolnelektury/templates/openid/login.html
wolnelektury/templates/superbase.html
wolnelektury/templates/user.html [new file with mode: 0644]
wolnelektury/urls.py
wolnelektury/views.py