login, signup, logout and add sandwich buttons appear according to whether a user...
authorKriti Godey <kriti.godey@gmail.com>
Fri, 5 Mar 2010 04:13:58 +0000 (23:13 -0500)
committerKriti Godey <kriti.godey@gmail.com>
Fri, 5 Mar 2010 04:13:58 +0000 (23:13 -0500)
commit5d7c130063aa776d8d49bbd2b7f7739ff8331594
tree5b3e1d1d62b5b88beaa0c79d926b4bde5862d34b
parent9b6c24b6fcc212755e57e31c835a73354d074799
login, signup, logout and add sandwich buttons appear according to whether a user is logged in. also, logout works.
templates/base.html
urls.py
views.py