]> git.parisson.com Git - telemeta.git/commit
Fix various registration forms against django 1.6 (fix #30)
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 19 Feb 2015 10:17:11 +0000 (11:17 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 19 Feb 2015 10:17:11 +0000 (11:17 +0100)
commit33d31dbce7c38138a993ec47873487581475e092
treeea5d1d41aa2dc44f1d882edb5a7d0954f63e559a
parent5e06dd8c13bf7e89b3079dd69f623613c11b13af
Fix various registration forms against django 1.6 (fix #30)
example/sandbox/settings.py
telemeta/templates/telemeta/login.html
telemeta/templates/telemeta/profile_detail.html
telemeta/templates/telemeta/registration/password_change_done.html
telemeta/templates/telemeta/registration/password_change_form.html
telemeta/templates/telemeta/registration/password_reset_complete.html
telemeta/templates/telemeta/registration/password_reset_confirm.html
telemeta/templates/telemeta/registration/password_reset_done.html
telemeta/templates/telemeta/registration/password_reset_email.html
telemeta/templates/telemeta/registration/password_reset_form.html
telemeta/urls.py