]> git.parisson.com Git - django-social-auth.git/commit
Example app styling
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 02:46:22 +0000 (00:46 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 02:46:22 +0000 (00:46 -0200)
commit19cec12e241f6b7bea0374cca4fe647725c96ce9
tree5133ab7c6ec9e5eed0d4cc135d09d38a5ae57a0f
parent593f26f0b7c4a0d445afb6aa2a654ba5bb009ea9
Example app styling
example/app/templates/base.html [new file with mode: 0644]
example/app/templates/done.html [new file with mode: 0644]
example/app/templates/error.html [new file with mode: 0644]
example/app/templates/home.html [new file with mode: 0644]
example/app/views.py